toggle menu
GeoKJSON
common
switch theme
search in API
geojson
/
io.github.elcolto.geokjson.geojson.dsl
/
FeatureCollectionDsl
/
FeatureCollectionDsl
Feature
Collection
Dsl
constructor
(
features
:
MutableList
<
Feature
<
Geometry
>
>
=
mutableListOf()
,
bbox
:
BoundingBox
?
=
null
,
foreignMembers
:
MutableMap
<
String
,
Any
>
=
mutableMapOf()
)