sdk-maps / com.tomtom.online.sdk.map / LocationSourceExtension / addLocationUpdateListener

addLocationUpdateListener

abstract fun addLocationUpdateListener(@NonNull locationUpdateListener: LocationUpdateListener): Unit

Add location update listener. When using this method, you shoud remember to unregister using LocationSourceExtension#removeLocationUpdateListener(LocationUpdateListener).