toggle menu
Spatial K
common
switch theme
search in API
geojson
/
io.github.dellisd.spatialk.geojson
/
Feature
/
Feature
Feature
constructor
(
geometry
:
Geometry
?
,
properties
:
Map
<
String
,
JsonElement
>
=
emptyMap()
,
id
:
String
?
=
null
,
bbox
:
BoundingBox
?
=
null
)