toggle menu
maps-kt
0.3.1-dev
common
switch theme
search in API
maps-kt-features
/
space.kscience.maps.features
/
TextFeature
/
TextFeature
Text
Feature
constructor
(
space
:
CoordinateSpace
<
T
>
,
position
:
T
,
text
:
String
,
attributes
:
Attributes
=
Attributes.EMPTY
,
fontConfig
:
Font
.
(
)
->
Unit
)