GeoKJSON
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
GeoKJSON
geojson
/
io.github.elcolto.geokjson.geojson
/
Position
/
Position
Position
constructor
(
longitude
:
Double
,
latitude
:
Double
)
constructor
(
longitude
:
Double
,
latitude
:
Double
,
altitude
:
Double
)
constructor
(
longitude
:
Double
,
latitude
:
Double
,
altitude
:
Double
?
)
constructor
(
coordinates
:
DoubleArray
)