Skip to content

Interface: LocationProvider

Defined in: types.ts:120

Location provider interface for ExpoFP View.

Methods

onLocationChange()?

optional onLocationChange(callback): Unsubscribe

Defined in: types.ts:124

Callback for location changes.

Parameters

callback

LocationUpdateCallback

Returns

Unsubscribe