toggle menu
maps-kt
0.4.0-dev-3
common
switch theme
search in API
maps-kt-features
/
space.kscience.maps.features
/
FeatureStore
/
updateFeature
update
Feature
open
override
fun
<
F
:
Feature
<
T
>
>
updateFeature
(
id
:
String
,
block
:
(
F
?
)
->
F
)
:
FeatureRef
<
T
,
F
>
Update existing feature if it is present and is of type
F