felixpalmer / procedural-gl-js

Mobile-first 3D mapping engine with emphasis on user experience
https://www.procedural.eu/map
Mozilla Public License 2.0
1.28k stars 84 forks source link

Remove all Overlays at once #26

Closed cyango closed 3 years ago

cyango commented 3 years ago

Hi @felixpalmer , it would be very useful to have a removeAllOverlays method. Simply to remove all overlays without needing to express the features name. What do you think?