toggle menu
maps-kt
0.3.1-dev
common
switch theme
search in API
maps-kt-features
/
space.kscience.maps.features
/
onDrag
on
Drag
fun
<
T
:
Any
,
F
:
DraggableFeature
<
T
>
>
FeatureRef
<
T
,
F
>
.
onDrag
(
listener
:
PointerEvent
.
(
from
:
ViewPoint
<
T
>
,
to
:
ViewPoint
<
T
>
)
->
Unit
)
:
FeatureRef
<
T
,
F
>