toggle menu
maps-kt
0.3.1-dev
common
switch theme
search in API
maps-kt-scheme
/
space.kscience.maps.scheme
/
background
background
fun
FeatureGroup
<
XY
>
.
background
(
width
:
Float
,
height
:
Float
,
offset
:
XY
=
XY(0f, 0f)
,
id
:
String
?
=
null
,
painter
:
@
Composable
(
)
->
Painter
)
:
FeatureRef
<
XY
,
ScalableImageFeature
<
XY
>
>