toggle menu
maps-kt
0.3.1-dev
common
switch theme
search in API
maps-kt-features
/
space.kscience.maps.features
/
draggable
draggable
fun
<
T
:
Any
,
F
:
DraggableFeature
<
T
>
>
FeatureRef
<
T
,
F
>
.
draggable
(
constraint
:
(
T
)
->
T
?
=
null
,
listener
:
PointerEvent
.
(
from
:
ViewPoint
<
T
>
,
to
:
ViewPoint
<
T
>
)
->
Unit
?
=
null
)
:
FeatureRef
<
T
,
F
>
Add drag to this feature
Parameters
constraint
optional drag constraint