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

Is it possible to remove a MapboxCircle via JS? #85

Closed mattehicks closed 4 years ago

mattehicks commented 4 years ago

I want to show/hide the circles, maybe using a classname or ID. Is this possible? (Sorry for opening an issue, I didn't see any other resources available).

Thanks-