MapLibre Compose API Reference
Toggle table of contents
0.6.0
common
Platform filter
common
Switch theme
Search in API
MapLibre Compose API Reference
kotlin-maplibre-js
/
dev.sargunv.maplibrejs
/
NavigationControl
Navigation
Control
external
class
NavigationControl
(
options
:
NavigationControlOptions
=
definedExternally
)
:
IControl
(
source
)
NavigationControl
Members
Constructors
Navigation
Control
Link copied to clipboard
constructor
(
options
:
NavigationControlOptions
=
definedExternally
)
Functions
on
Add
Link copied to clipboard
open
override
fun
onAdd
(
map
:
Map
)
:
<Error class: unknown class>
on
Remove
Link copied to clipboard
open
override
fun
onRemove
(
map
:
Map
)