MPIFlatLabelsManager

class MPIFlatLabelsManager

A Manager for adding, removing and manipulating flat labels.

Constructors

Link copied to clipboard
fun MPIFlatLabelsManager()

Functions

Link copied to clipboard
fun add(    polygon: MPINavigatable.MPIPolygon,     text: String,     options: MPIOptions.AddFlatLabel?)
Link copied to clipboard
fun labelAllLocations(options: MPIOptions.FlatLabelAllLocations?)
Link copied to clipboard
fun remove(polygon: MPINavigatable.MPIPolygon)
Link copied to clipboard
fun removeAll()
Link copied to clipboard
fun setAppearance(polygon: MPINavigatable.MPIPolygon, appearance: MPIOptions.FlatLabelAppearance)