myLocationTrackingMode property

MyLocationTrackingMode myLocationTrackingMode
final

The mode used to let the map's camera follow the device's physical location. myLocationEnabled needs to be true for values other than MyLocationTrackingMode.None to work.

Implementation

final MyLocationTrackingMode myLocationTrackingMode;