Lift and GoogleMaps API
Main classes are :
- https://github.com/antidata/GoogleMaps/blob/master/src/main/scala/com/github/antidata/GoogleMaps/GoogleMapsDefinitions.scala
- https://github.com/antidata/GoogleMaps/blob/master/src/main/scala/com/github/antidata/GoogleMaps/GoogleMapManager.scala
- https://github.com/antidata/GoogleMaps/blob/master/src/main/scala/com/github/antidata/GoogleMaps/GoogleMapsServices.scala
and some examples
Example Snippet:
- https://github.com/antidata/GoogleMaps/blob/master/src/main/scala/com/github/antidata/snippet/HelloWorld.scala
- https://github.com/antidata/GoogleMaps/blob/master/src/main/scala/com/github/antidata/snippet/roundtrips/LocationRoundTrip.scala
- https://github.com/antidata/GoogleMaps/blob/master/src/main/scala/com/github/antidata/snippet/roundtrips/ServiceRoundTrips.scala
- https://github.com/antidata/GoogleMaps/blob/master/src/main/webapp/js/typeaheadctrl.js
Clone:
Run it:
-
./sbt
-
container:start
-
and go to http://localhost:8080