toggle menu
maps-kt
0.4.0-dev-3
common
switch theme
search in API
maps-kt-features
/
space.kscience.maps.features
/
scalableImage
scalable
Image
fun
<
T
:
Any
>
FeatureBuilder
<
T
>
.
scalableImage
(
box
:
Rectangle
<
T
>
,
attributes
:
Attributes
=
Attributes.EMPTY
,
id
:
String
?
=
null
,
painter
:
@
Composable
(
)
->
Painter
)
:
FeatureRef
<
T
,
ScalableImageFeature
<
T
>
>