Floating Label
@Serializable
Content copied to clipboard
FloatingLabel holds the properties of floating labels to be set when setting labels to polygons
Constructors
Link copied to clipboard
fun FloatingLabel( text: String, shortText: String? = null, stateText: String? = null, rank: MPIOptions.COLLISION_RANK? = null, appearance: MPIOptions.FloatingLabelAppearance? = null)
Content copied to clipboard