onUserLocationUpdated property

OnUserLocationUpdated? onUserLocationUpdated
final

While the myLocationEnabled property is set to true, this method is called whenever a new location update is received by the map view.

Implementation

final OnUserLocationUpdated? onUserLocationUpdated;