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