-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Reload source tiles when GeoJSON data is mutated #6264
Comments
GeoJSON tile reloading will be similar to reloading for style changes in #6201, but also different. The pathway for reloading for style changes is:
All this only handles changes to style layers. It's fairly complex in order to support batching multiple updates into a single |
I have been working with @mollymerp to get this feature in.
An example of this can be seen in: Which is the equivalent of the GL-JS example here. |
@jfirebaugh would you like to see the improved version happening? |
No, I think we're good here unless we encounter a concrete performance
issue.
|
Followup from #6201.
The text was updated successfully, but these errors were encountered: