GeoKJSON
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
GeoKJSON
geojson
/
io.github.elcolto.geokjson.geojson
/
Point
/
Point
Point
@
JvmOverloads
constructor
(
coordinates
:
DoubleArray
,
bbox
:
BoundingBox
?
=
null
,
foreignMembers
:
Map
<
String
,
Any
>
=
emptyMap()
)
@
JvmOverloads
constructor
(
coordinates
:
Position
,
bbox
:
BoundingBox
?
=
null
,
foreignMembers
:
Map
<
String
,
Any
>
=
emptyMap()
)