toggle menu
maps-kt
0.3.1-dev
common
switch theme
search in API
maps-kt-features
/
space.kscience.maps.features
/
icon
icon
fun
<
T
:
Any
>
FeatureGroup
<
T
>
.
icon
(
position
:
T
,
image
:
ImageVector
,
size
:
DpSize
=
DpSize(image.defaultWidth, image.defaultHeight)
,
attributes
:
Attributes
=
Attributes.EMPTY
,
id
:
String
?
=
null
)
:
FeatureRef
<
T
,
VectorIconFeature
<
T
>
>