toggle menu
maps-kt
0.4.0-dev-3
common
switch theme
search in API
maps-kt-features
/
space.kscience.maps.features
/
text
text
fun
<
T
:
Any
>
FeatureBuilder
<
T
>
.
text
(
position
:
T
,
text
:
String
,
font
:
Font
.
(
)
->
Unit
=
{ size = 16f }
,
attributes
:
Attributes
=
Attributes.EMPTY
,
id
:
String
?
=
null
)
:
FeatureRef
<
T
,
TextFeature
<
T
>
>