Provides a simple example of using the Google Maps JavaScript API v3 http://code.google.com/apis/maps/documentation/javascript/basics.html with Scala Lift http://liftweb.net/
-
Get Cronus
git clone [email protected]:joestein/cronus.git cd cronus
-
Update & Run Jetty
./sbt update ~jetty-run
-
Launch Your Browser
Demo Running : http://liftgooglemapexample.allthingsscala.cloudbees.net/
Blog Post: http://allthingsscala.com/2011/10/16/scala-lift-example-using-google-maps/
Thanx =) Joe Stein