Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-takserver
/
org.meshtastic.core.takserver
/
RouteDataPackageGenerator
/
RouteKmlResult
Route
Kml
Result
data
class
RouteKmlResult
(
val
kml
:
String
,
val
routeUid
:
String
,
val
routeName
:
String
)
(
source
)
Members
Constructors
Route
Kml
Result
Link copied to clipboard
constructor
(
kml
:
String
,
routeUid
:
String
,
routeName
:
String
)
Properties
kml
Link copied to clipboard
val
kml
:
String
route
Name
Link copied to clipboard
val
routeName
:
String
route
Uid
Link copied to clipboard
val
routeUid
:
String