toggle menu
Spatial K
common
switch theme
search in API
geojson
/
io.github.dellisd.spatialk.geojson.dsl
/
feature
feature
inline
fun
feature
(
geometry
:
Geometry
?
=
null
,
id
:
String
?
=
null
,
bbox
:
BoundingBox
?
=
null
,
properties
:
PropertiesBuilder
.
(
)
->
Unit
=
{}
)
:
Feature