giboin
giboin
Tested this fix for the issue #50 , it worked for me tested on iOS 17.4.1 (iPhone 11, real device), with Xcode 15.4
I experience the same issue, the centering is not the same on iOS and android when using `CameraUpdate.newLatLngBounds`. On iOS, you can use `MapLibreMapController.updateContentInsets` before moving the camera to get...
> Can you please try explicitly providing a duration to the `animateCamera` call? providing a duration doesn't change change the behavior on my side (but it was quite helpful to...