IonSystems / tiberius-robot

Repository for all software modules used by Heriot-Watt University's Tiberius Robot.
1 stars 0 forks source link

Javascript map interface for mission planning #58

Closed camieac closed 8 years ago

camieac commented 8 years ago

Rough Idea:

Some useful links are listed below:

Clicking

http://www.bootply.com/63491 http://www.geocodezip.com/v3_SO_markerInfoWindow.html http://www.sanwebe.com/2011/11/adding-markers-onclick-in-google-map http://www.geocodezip.com/v3_SO_simpleMap_markerOnClick.html

Dialogue

http://stackoverflow.com/questions/11525306/open-a-dialog-by-clicking-the-marker-in-map

Marker Animations

https://developers.google.com/maps/documentation/javascript/examples/marker-animations

Marker onclick with polylines!

https://developers.google.com/maps/documentation/javascript/examples/polyline-complex