hasLocationIndicator property

bool hasLocationIndicator

Whether custom location indicator for this map is set.

Implementation

bool get hasLocationIndicator => locationIndicator != null;