mapbox / leaflet-omnivore

universal format parser for Leaflet & Mapbox.js
https://www.mapbox.com/mapbox.js/example/v1.0.0/omnivore-gpx/
Other
651 stars 126 forks source link

Rename leaflet-omnivore to omnivore #73

Closed tristen closed 8 years ago

tristen commented 8 years ago

Unless I'm missing something - there's no dependency relationship to Leaflet?

ref https://github.com/mapbox/mapbox-gl-js/issues/1170

tristen commented 8 years ago

Related - right now we host a CDN link of the lib from

https://api.mapbox.com/mapbox.js/plugins/leaflet-omnivore/v0.2.0/leaflet-omnivore.min.js

I wonder if this should be from a more generalized path like

https://api.mapbox.com/plugins/omnivore/v0.2.0/omnivore.min.js
tmcw commented 8 years ago

This is a Leaflet plugin: it is dependent on Leaflet.