Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh.ui.map.components
/
WaypointMarkers
Waypoint
Markers
@
Composable
fun
WaypointMarkers
(
displayableWaypoints
:
List
<
<Error class: unknown class>
>
,
mapFilterState
:
<Error class: unknown class>
,
myNodeNum
:
Int
,
isConnected
:
Boolean
,
unicodeEmojiToBitmapProvider
:
(
Int
)
->
BitmapDescriptor
,
onEditWaypointRequest
:
(
<Error class: unknown class>
)
->
Unit
)