smithmicro / mapbox-gl-circle

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

Passing `editable: false` to circle has no effect #16

Closed mblomdahl closed 7 years ago

mblomdahl commented 7 years ago

When creating a circle with option editable: false, the setting is ignored. Correct behavior would be to draw a circle without the handles and event listeners.