aws-amplify / maplibre-gl-draw-circle

Supports drawing/editing a circle on a Mapbox map.
https://iamanvesh.github.io/mapbox-gl-draw-circle-test/
MIT License
13 stars 2 forks source link

Fix issue thrown for DragCircleMode #9

Closed dvmai11 closed 2 years ago

dvmai11 commented 2 years ago

Description of changes

A fix for this issue - https://github.com/aws-amplify/maplibre-gl-draw-circle/issues/8

Issue #, if available

https://github.com/aws-amplify/maplibre-gl-draw-circle/issues/8

Description of how you validated changes

Pull the branch and start using DragCircleMode and no longer seeing the issue thrown in console debugger

Checklist