updateLocationLayerRenderMode

open fun updateLocationLayerRenderMode(renderMode: Int)

Updates how the user location is shown on the map.

  • NORMAL: Shows user location, bearing ignored
  • COMPASS: Shows user location with bearing considered from compass
  • GPS: Shows user location with bearing considered from location

Parameters

renderMode

GPS, NORMAL, or COMPASS