- Newest
- Most votes
- Most comments
Very interesting. I tried your code in Chrome and FF and found the same behavior. The map does disappear when you try to zoom out.
I'll raise this with the Location Service team internally to see if they have any ideas.
If you set the "minZoom" in your code to 1, it should remove this issue. In our testing it seemed to help.
This seems to me more of a workaround than a proper solution. Why wasn't it happening with the map provided by open-data-visualization-light and only happens on Chrome browser? Still I tried what you were proposing and for the mercator projection the issue seems disappeared. For the globe projection, which has been added in maplibre library recently, is still happening no matter the min zoom set. The map disappears when moving at the poles, should I provide a demonstration?
Hi Zac, any news regarding the issue described above?
Relevant content
- asked a year ago
- asked a year ago

Thank you, luckly enough you were able to reproduce the error. I was scared that I was the only one having it since I was not able to find any relevant issues online.
Hi do you have any update regarding this issue?