Open verheyefrancesco opened 9 years ago
Also, are you sure the map can Handle zoom 19?
Often when creating offline maps, if not done correctly, there will be a zoom factor issue that crops up, because that zoom is not available or can't be used.
What version of Mapbox are you using? I can't find that snippet on 1.6.0, so perhaps this issue was resolved in this version?
-Metrocitizen
Hi,
I'm using a shape like this example: https://www.mapbox.com/mapbox-ios-sdk/examples/drawing-shape/
But I have a system crash with the following situtation.
When I add the shapes when the currentZoom < 17, the system doesn't crash. Any suggestions?
Thanks in advance