|
|
|
|
|
by tmcw
5348 days ago
|
|
(full disclosure; have patches in many mapping frameworks, and a surplus of opinions) You're probably better off just using a straight-up real maps API, like the MapQuest open tile API [1], and an open-source framework directly. And for this, use Leaflet or Modest Maps javascript. Not OpenLayers unless you really, really need OpenLayers. [1]: http://developer.mapquest.com/web/products/open/map |
|