geojson.net icon indicating copy to clipboard operation
geojson.net copied to clipboard

MultiPolygon support

Open bhousel opened this issue 7 years ago • 3 comments

Already ticketed at https://github.com/mapbox/geojson.io/issues/617, but I'm copying here because it's the most impactful thing that would improve geojson.io for me.

bhousel avatar May 20 '18 22:05 bhousel

Perhaps we should switch to Leaflet.Editable now, because that seems like the main route to Multi support, other than a very intensive PR to Leaflet.Draw. https://github.com/Leaflet/Leaflet.Editable

tmcw avatar May 20 '18 22:05 tmcw

Switched to editable in master.

tmcw avatar May 20 '18 22:05 tmcw

Okay, we're now using leaflet.editable. It's... better, but certainly requires some more tweaking before the UX is as good as Leaflet.draw. Next up for multipolygons / proper poly support:

  • [x] Ctrl-click to add a hole to any polygon

tmcw avatar May 29 '18 04:05 tmcw