watchPosition

fun watchPosition(    successCallback: PositionCallback,     errorCallback: PositionErrorCallback? = definedExternally,     options: PositionOptions = definedExternally): GeolocationWatchId(source)

MDN Reference