toggle menu
maps-kt
0.4.0-dev-3
common
switch theme
search in API
maps-kt-scheme
/
space.kscience.maps.scheme
/
draw
draw
fun
FeatureBuilder
<
XY
>
.
draw
(
position
:
Pair
<
Number
,
Number
>
,
id
:
String
?
=
null
,
draw
:
DrawScope
.
(
)
->
Unit
)
:
FeatureRef
<
XY
,
DrawFeature
<
XY
>
>