JamesLMilner / terra-draw

A library for drawing on maps that supports Mapbox, MapLibre, Google Maps, OpenLayers and Leaflet out the box
https://terradraw.io
MIT License
447 stars 50 forks source link

fix: ensure the correct z-index for circle, rectangle, freehand #280

Closed JamesLMilner closed 2 months ago

JamesLMilner commented 2 months ago

Description of Changes

Minor fixes to ensure z-indexs are correct for circle, rectangle and freehand modes. This is mostly an issue in the Leaflet adapter.

Link to Issue

No issue

PR Checklist