Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-ui
/
org.meshtastic.core.ui.util
/
MapViewProvider
/
MapView
Map
View
@
Composable
abstract
fun
MapView
(
modifier
:
Modifier
,
navigateToNodeDetails
:
(
Int
)
->
Unit
,
waypointId
:
Int
?
=
null
)
(
source
)