VMECameraMoveReason

enum VMECameraMoveReason : Enum<VMECameraMoveReason> , Serializable

This enum defines the possible reasons that might invoke the camera to move.

Since

1.25

Entries

Link copied to clipboard

Camera motion initiated in response to user gestures on the map. For example: drag, pinch to zoom, or rotate.

Link copied to clipboard

Developer initiated animation.

Link copied to clipboard

Non-gesture animation initiated in response to user actions. For example: poi selected, location tracker, or next instruction.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int