Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Whether this provider has a usable platform implementation.

Link copied to clipboard
open val backendId: String?

A stable implementation name for diagnostics, when the provider declares one.

Link copied to clipboard
open override val permission: ERROR CLASS: Symbol not found for StateFlow<org/maplibre/compose/location/LocationPermission>

Current foreground location permission.

Functions

Link copied to clipboard
open override fun requestPermission()

Starts a foreground permission request and returns immediately.

Link copied to clipboard
open override fun updates(request: LocationRequest): ERROR CLASS: Symbol not found for Flow<org/maplibre/compose/location/LocationEvent>

Returns a cold stream of foreground location updates.