trackCameraPosition property

bool? trackCameraPosition
getter/setter pair

If true, the map will continuously update the user location when the location changes. Defaults to true.

Implementation

bool? trackCameraPosition;