myLocationRenderMode property
Specifies if and how the user's heading/bearing is rendered in the user location indicator. See the documentation of MyLocationRenderMode for details. If this is set to a value other than MyLocationRenderMode.normal, myLocationEnabled needs to be true.
Implementation
final MyLocationRenderMode myLocationRenderMode;