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
Hey, you should specify layer id's that you want to interact in interactiveLayerIds paramerter in the Map component like this <Map interactiveLayerIds=[layer1.id, layer2.id]>
I have this same issue with layers not appearing when the globe projection is used and initial zoom is greater than 6. @maheshgudisa suggested solution does not fix it – here's the same sandbox with that applied:
Description
Initial zoom greater than 6 does not show layers unless we zoom out and then back in when using the globe projection
Expected Behavior
Layers rendered
Steps to Reproduce
https://codesandbox.io/s/eloquent-curran-369y7k
Environment
Logs
No response
The text was updated successfully, but these errors were encountered: