toggle menu
Spatial K
common
switch theme
search in API
geojson
/
io.github.dellisd.spatialk.geojson
/
FeatureCollection
/
FeatureCollection
Feature
Collection
constructor
(
vararg
features
:
Feature
,
bbox
:
BoundingBox
?
=
null
)
constructor
(
features
:
List
<
Feature
>
=
emptyList()
,
bbox
:
BoundingBox
?
=
null
)