You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Under the current model, you are recommended to do one of the following:
Option 1. Update the TextLayer with a new visible value on zoom change
Option 2. Provide a layerFilter callback to dynamically show/hide the TextLayer.
Target Use Case
Using the prop for
TextLayer
.I don't mind doing this myself, just tell me if there is anything that I can't be aware of that I need to consider please.
Proposal
I guess I can just use the TileLayer for ref?
The text was updated successfully, but these errors were encountered: