toggle menu
GeoKJSON
common
switch theme
search in API
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()
)