forceLocationUpdate

Use to either force a location update or to manually control when the user location gets updated.

Parameters

location

where the location icon is placed on the map

fun forceLocationUpdate(location: Location?)

Use to either force a location update or to manually control when the user location gets updated.

See also

LocationUpdate
Link copied to clipboard

Parameters

locationUpdate

location update

fun forceLocationUpdate(locationUpdate: LocationUpdate)