-
Notifications
You must be signed in to change notification settings - Fork 609
Open
Labels
Description
Hello,
When mapbox-gl-draw source is getting big, user can observe flickering of drawn features on selection change:
It seems like plugin moves features from one source to another and when there's many features on the map this operation takes time. Maybe for a moment features affected by selection change are not part of any source.
Do you think it is possible to somehow fix this?
Reactions are currently unavailable
