toggle menu
maps-kt
0.3.1-dev
common
switch theme
search in API
maps-kt-features
/
space.kscience.maps.features
/
draggableLine
draggable
Line
fun
<
T
:
Any
>
FeatureGroup
<
T
>
.
draggableLine
(
aId
:
FeatureRef
<
T
,
MarkerFeature
<
T
>
>
,
bId
:
FeatureRef
<
T
,
MarkerFeature
<
T
>
>
,
id
:
String
?
=
null
)
:
FeatureRef
<
T
,
LineFeature
<
T
>
>