Companion

object Companion

Static methods and variables.

Functions

Link copied to clipboard
@JvmStatic
fun valueOf(value: String): IconPitchAlignment

Utility function to get IconPitchAlignment instance from given value.

Properties

Link copied to clipboard
@JvmField
val AUTO: IconPitchAlignment

Automatically matches the value of {@link ICON_ROTATION_ALIGNMENT}.

Link copied to clipboard
@JvmField
val MAP: IconPitchAlignment

The icon is aligned to the plane of the map.

Link copied to clipboard

The icon is aligned to the plane of the viewport.