DEPRECATED-mapbox-ios-sdk
DEPRECATED-mapbox-ios-sdk copied to clipboard
zoom changes centerCoordinate
When restoring both a zoom and a centerCoordinate, you need to set the zoom first or else the map center will be off afterwards.
Not seeing this anymore.
I was able to reproduce this bug in iOS 5.1
This is still a bug. I was able to reproduce this bug in iOS7. Plans to fix?
This is on hold at the moment pending some renderer rework under the hood that's happening.
Sounds like this is related to my comment on https://github.com/mapbox/mapbox-ios-sdk/issues/441 Setting zoom before center coordinate makes no difference to the result for me.