Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
feature-map
/
org.meshtastic.feature.map.model
/
TracerouteOverlay
/
TracerouteOverlay
Traceroute
Overlay
common
constructor
(
requestId
:
Int
,
forwardRoute
:
List
<
Int
>
=
emptyList()
,
returnRoute
:
List
<
Int
>
=
emptyList()
)
(
source
)