Package-level declarations
Types
A LocationProvider built on the LocationManager platform APIs.
Accuracy levels for rememberDefaultLocationProvider, which will be mapped to platform accuracy and power levels.
A LocationProvider built on the CLLocationManager platform APIs.
Provides an easy mechanism to keep a map's org.maplibre.compose.camera.CameraState in sync with the current location via LocationTrackingEffect.
A LocationProvider based on a LocationEngine implementation and a provided LocationEngineRequest.
This is an intentionally very limited abstraction over the various platform APIs for geolocation. It is specialized to the use case of maplibre-compose.
Colors for LocationPuck
Sizing parameters for LocationPuck
Functions
Adds multiple layers to form a location puck.
A form of LaunchedEffect that is specialized for tracking user location.
Create and remember an AndroidLocationProvider, the default LocationProvider for Android
Create and remember a LocationProvider using the default implementation for the platform.
Create and remember a LocationProvider that never provides a location.