I was wondering if there is a jQUery plugin for OpenStreet Map asked 26 Mar '12, 15:00 stargatesg1 |
This one is a Leaflet jquery plugin http://www.mathieurobin.com/osmLeaflet/ Perhaps doc is only in French. answered 14 Jun '12, 21:34 frodrigo |
What would you want the plugin to do ? Display a slippymap ? There are quite a few libraries doing that already (none jQuery-based that I know of), but you do not need a jQuery plugin to use these libraries. Query the osm api ? You're probably better off using jQuery's standard ajax features and build your query url by hand.
Wouldn't this be a good plugin to use?
http://jquerygeo.com/