smithmicro / mapbox-gl-circle

A *google.maps.Circle* replacement for Mapbox GL JS
https://smithmicro.github.io/mapbox-gl-circle/
ISC License
55 stars 26 forks source link

Make edits cancellable by centerChanged/radiusChanged event listeners #25

Open mblomdahl opened 7 years ago

mblomdahl commented 7 years ago

When "illegally" edits are made, the application should be able to cancel the operation and restore the circle to its previous state.