Author Topic: Dynamic Map  (Read 1866 times)

Tom

  • BM Dev Team
  • Exalted Emperor
  • *
  • Posts: 8228
    • View Profile
    • BattleMaster
Dynamic Map
« Topic Start: July 08, 2012, 08:37:02 PM »
As OpenLayers is causing is more trouble than we anticipated, here's something to do for anyone who is not a dev team member, but wants to contribute. If you know a bit of JavaScript, that would help.

Some alternatives worth investigating:
http://leaflet.cloudmade.com/examples/geojson.html
http://polymaps.org/ex/


I'm looking for more than just opinions. If you pick apart the dynamic map page, you can see the javascript for OpenLayers including where it fetches the data and map images.

If someone can create a replacement using any of the above, we could compare them regarding features, load speed, browser compatability, etc.