Skip to content

Play!ing (2.0) with Twitter Bootstrap, WebSockets, Akka and OpenLayers

Notifications You must be signed in to change notification settings

ramesh-komli/MapTracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MapTracker – a Play! 2.0 demo

Use of Play! 2.0 (Java API) with Twitter Bootstrap, WebSockets, Akka and OpenLayers.

The purpose of this project is to show a moving vehicle on a map. The location of the vehicle is sent to the server through a REST call, and the connected users can see the vehicle moving in real-time on their map.

Please take a look at this article to have explanations.

Known issue

It may not work under Windows, because of a Play bug :

java.lang.RuntimeException: java.lang.RuntimeException: com.google.javascript.js
comp.deps.SortedDependencies$MissingProvideException: module$maptracker

To solve this, move maptracker.js from app/asset/javascript to public/javascript.

Javascript dependencies

The following libraries have been used in the project :

Thanks to…

http://mapicons.nicolasmollet.com/ for the icons.

About

Play!ing (2.0) with Twitter Bootstrap, WebSockets, Akka and OpenLayers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published