CitadelOnTheMove / agt

Citadel Application Generation Tool
Other
8 stars 5 forks source link

Map Interface #24

Open tthoeye opened 10 years ago

tthoeye commented 10 years ago

If possible, implement Open Street Map instead of GM. GM is not open and requires a fee for intensive use

Facyla commented 10 years ago

I recommend using Leaflet, which adds an abstraction layers and will allow to dynamically switch between map providers. It also offers many plugins and opportunities to add routing capabilities, nice markers among many other cool things. It also facilitates a lot the use of other data files such as KML, displaying vectors, etc. This is a must-have.