Spatial K
Toggle table of contents
0.6.1
common
Target filter
common
Switch theme
Search in API
Skip to content
Spatial K
gpx
/
org.maplibre.spatialk.gpx
/
Route
/
Route
Route
constructor
(
name
:
String
?
,
comment
:
String
?
,
description
:
String
?
,
source
:
String
?
,
link
:
String
?
,
number
:
Int
?
,
type
:
String
?
,
points
:
List
<
Waypoint
>
,
extensions
:
Element
?
=
null
)
(
source
)