motionTrackingControl property

bool? motionTrackingControl
final

The enabled/disabled state of the motion tracking control. Web only Enabled by default when the device has motion data, so that the control appears on the map. This is primarily applicable to mobile devices.

Implementation

final bool? motionTrackingControl;