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

change sig of topojsonParse to match other parse methods #45

Closed jseppi closed 10 years ago

jseppi commented 10 years ago

Modified topojsonParse to take the same 3 arguments as other *Parse methods and return an L.GeoJSON layer.

tmcw commented 10 years ago

:+1: thanks!