ORS Android Client
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ORS Android Client
ORS Android Client
/
org.nitri.ors.domain.route
/
GpxMetadata
/
GpxMetadata
Gpx
Metadata
constructor
(
name
:
String
?
=
null
,
description
:
String
?
=
null
,
author
:
JsonElement
?
=
null
,
copyright
:
JsonElement
?
=
null
,
timeGenerated
:
String
?
=
null
,
bounds
:
GpxBounds
?
=
null
,
extensions
:
JsonElement
?
=
null
)