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

fixed bug: setCenter to update circle location retained previous lngl… #78

Open MissAnichka opened 6 years ago

MissAnichka commented 6 years ago

…at in _editCenterLngLat causing click on center dot to revert circle to previous location

To reproduce bug:

This pull request fixes aforementioned bug. 👍