sdk-common / com.tomtom.online.sdk.location / LocationSource / onLocationChanged

onLocationChanged

abstract fun onLocationChanged(location: Location!): Unit

Is called when new location is found by the corresponding location source provider.

Parameters

location - Location!: new location found by the location provider.