OnLocationUpdateListener

fun interface OnLocationUpdateListener

Listener which provides the possibility to react on location updates.

Important: This is a Public Preview API. It may be changed or removed at any time.

Functions

Link copied to clipboard
abstract fun onLocationUpdate(location: GeoLocation)

Triggered when new GeoLocation has been received from LocationEngine.