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
/
Metadata
/
Metadata
Metadata
constructor
(
name
:
String
?
=
null
,
description
:
String
?
=
null
,
author
:
Author
?
=
null
,
copyright
:
Copyright
?
=
null
,
link
:
List
<
Link
>
=
listOf()
,
timestamp
:
Instant
?
=
null
,
keywords
:
String
?
=
null
,
bounds
:
Bounds
?
=
null
,
extensions
:
Element
?
=
null
)
(
source
)