toggle menu
maps-kt
0.3.1-dev
common
switch theme
search in API
maps-kt-features
/
space.kscience.maps.features
/
draw
draw
fun
<
T
:
Any
>
FeatureGroup
<
T
>
.
draw
(
position
:
T
,
attributes
:
Attributes
=
Attributes.EMPTY
,
id
:
String
?
=
null
,
draw
:
DrawScope
.
(
)
->
Unit
)
:
FeatureRef
<
T
,
DrawFeature
<
T
>
>