hello i'm trying to customize here navigation inside my app
is it possible to change the thickness of the route line inside the nav ( similar thread Android HereMaps SDK Route Line Thickness? )?
is it possible to change the maximum/minimum zoom while I'm using NavigationManager.MapUpdateMode.ROADVIEW?
and finally is it possible to move mapView.positionIndicator at the bottom of the screen inside navigation?
map.setTransformCenter(new PointF((540.0), (1162.8)));
to shift the map movement center lower.