renderMode

val renderMode: Int? = null

The render mode being used to show the location and/or compass updates on the map when navigation is started. Default is null, which means that after the navigation is started, the render mode remains unchanged

RenderMode.NORMAL: Shows user location, bearing ignored

RenderMode.COMPASS: Shows user location with bearing considered from compass

RenderMode.GPS: Shows user location with bearing considered from location