Skip to content

Interface: LocationProvider

Defined in: types.ts:108

Location provider interface for ExpoFP View.

Methods

onLocationChange()?

optional onLocationChange(callback): Unsubscribe

Defined in: types.ts:112

Callback for location changes.

Parameters

callback

LocationUpdateCallback

Returns

Unsubscribe