isLocating property

bool isLocating

Whether the map is currently searching for user location.

Implementation

bool get isLocating => _isLocating;