MPLabelType

Entries

Link copied to clipboard

Renders the label flat on the map, aligning rotation, size and pitch with the map.

Link copied to clipboard

Renders the label with a background, centered on the anchor, in front of the icon.

Link copied to clipboard

The Standard approach to label placement, where the label is placed alongside the icon "floating" on the map.

Functions

Link copied to clipboard
Link copied to clipboard
open fun valueOf(name: String): MPLabelType
Returns the enum constant of this type with the specified name.
Link copied to clipboard
open fun values(): Array<MPLabelType>
Returns an array containing the constants of this enum type, in the order they're declared.