MapLibre Compose API Reference
Toggle table of contents
0.15.1-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
MapLibre Compose API Reference
location
/
org.maplibre.compose.location
/
HeadingProvider
Heading
Provider
interface
HeadingProvider
(
source
)
Supplies device-heading measurements.
Inheritors
AndroidHeadingProvider
IosHeadingProvider
Members
Functions
updates
Link copied to clipboard
abstract
fun
updates
(
request
:
HeadingRequest
=
HeadingRequest()
)
:
Flow
<
HeadingMeasurement
>
Returns a cold stream of headings.