Bartłomiej Turkosz

Results 4 comments of Bartłomiej Turkosz

@ZiZasaurus so why after calling setBounds the map is moved? I need to center map for given coordinates (southwest, northeast) and set bounds so user can't move the map outside...

For anyone with the same problem, I have some workaround: 1. Move the camera to the given coordinates 2. Check zoom, if it's equal to 22.0 (mapbox max zoom level),...

I tested with version 5.4.0-alpha-01, and I can confirm that the DiskReadViolation on initWithContext no longer occurs. Thanks for addressing this issue!