toggle menu
GeoKJSON
common
switch theme
search in API
geojson
/
io.github.elcolto.geokjson.geojson
/
Feature
/
Feature
Feature
constructor
(
geometry
:
T
?
,
properties
:
Map
<
String
,
Any
>
=
emptyMap()
,
id
:
String
?
=
null
,
bbox
:
BoundingBox
?
=
null
,
foreignMembers
:
Map
<
String
,
Any
>
=
emptyMap()
)