Skip to content
This repository has been archived by the owner on May 9, 2018. It is now read-only.

System crash when zooming out #587

Open
verheyefrancesco opened this issue Feb 19, 2015 · 2 comments
Open

System crash when zooming out #587

verheyefrancesco opened this issue Feb 19, 2015 · 2 comments
Labels

Comments

@verheyefrancesco
Copy link

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.

  1. map zoom = 19
  2. add the shapes (4 shapes)
  3. zoom out
  4. System crash (reboot)

When I add the shapes when the currentZoom < 17, the system doesn't crash. Any suggestions?

Thanks in advance

@incanus
Copy link
Contributor

incanus commented Feb 19, 2015

What does the crash log look like? Can you gist it?

@incanus incanus added the bug label Feb 19, 2015
@metrocitizen
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants