Enum RotationType

com.yandex.mapkit.map

public enum RotationType

Fields

NO_ROTATION

Ignores the placemark direction; stable in screen space.

ROTATE

Follows the placemark direction.

NO_ROTATION

Ignores the placemark direction; stable in screen space.

ROTATE

Follows the placemark direction.

Field Detail

NO_ROTATION

public

Ignores the placemark direction; stable in screen space.

ROTATE

public

Follows the placemark direction.

For non-flat placemarks, the direction vector is projected onto the screen plane.