A library for drawing on maps that supports Mapbox, MapLibre, Google Maps, OpenLayers and Leaflet out the box
487
stars
57
forks
source link
fix: ensure correct order of geometries when selecting (point, linestring, polygon) #312
Closed
JamesLMilner closed 2 months ago
Description of Changes
Fixes selection order to so that it follows Point, then LineString, then Polygon
Link to Issue
268
PR Checklist