aaronr / bboxfinder.com

Helper page for finding bbox values from a map to help with interaction with tools like gdal, leaflet, openlayers, etc.
194 stars 79 forks source link

L.Control.Draw Events Puke on Multipart GeoJSON and WKT #9

Closed ranchodeluxe closed 10 years ago

ranchodeluxe commented 10 years ago

Currently multipart GeoJSON and WKT are not supported because when L.Control.Draw throws draw:created, draw:deleted, draw:edited events it will puke on these features. Figure out what's causing an upset stomach and fix it yo