maplibre / maplibre-native

MapLibre Native - Interactive vector tile maps for iOS, Android and other platforms.
https://maplibre.org
BSD 2-Clause "Simplified" License
1.07k stars 317 forks source link

Crash when zoomed in to zoom level 25 #226

Open nvanfleet opened 2 years ago

nvanfleet commented 2 years ago

This is on device only, iOS 15.

If you just zoom in all the way to zoom level 25 it seems to completely crash. I'm not really sure why that is.

Screen Shot 2022-02-04 at 4 00 44 PM zoomcrash.txt

wipfli commented 2 years ago

How much distance per pixel do you get at zoom 25? Must be super tiny, right?

nvanfleet commented 2 years ago

Good question, I think I put a workaround in there somewhere which prevents this from happening at least.