Mobile app version of vmapp.org
Login or Join
Barnes591

: Javascript for draggable, zoomable map with Google-Maps-like features I'm looking for a JavaScript-based tool for displaying draggable, zoomable maps. It has to have the following features: Can

@Barnes591

Posted in: #Javascript #Map

I'm looking for a JavaScript-based tool for displaying draggable, zoomable maps. It has to have the following features:


Can add markers, labels, balloons (a la Google maps)
Must be scriptable after creation (so I can add or update content on the fly)
must work offline
must scale to the browser size (specifically, it must be mobile friendly)


Ideally, pure JavaScript or based on the jQuery framework. I'd rather not have to have competing frameworks on a single page.

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Barnes591

1 Comments

Sorted by latest first Latest Oldest Best

 

@Candy875

Looks like OpenLayers does what I want. I'll update this answer if I run into problems with it.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme