Vitaly Zayankovsky
Vitaly Zayankovsky
@Sridhar261990 I tried your code (`MapView.camera.easeTo`) and didn't have any problems with it, camera position was successfully updated regardless of current camera mode, even if I'm driving along the route...
@Sridhar261990 do you want to change initial camera position when using `NavigationView` or do you want to change it later based on some user actions?
This is not supported at the moment. As a workaround you can update camera position after a delay or use `MapView.getMapboxMap().addOnMapIdleListener`. We will think of adding a proper solution for...
This crash happens when you expand country code selection and then rotate your phone.
Not reproducible with `koin-android version 3.3.2`.