CameraTrackingMode

Identifies the position tracking mode of the camera.

Important: This is a Public Preview API. It may be changed or removed at any time.

Entries

Link copied to clipboard

The camera does not track the current position (aka the current location).

Link copied to clipboard

North Up Follow Camera Operator, with which the camera follows the current position.

Link copied to clipboard

Follow Route Camera Operator, camera follows the current position and heading, while adjusting tilt and scale to best present the route and its guidance instructions.

Link copied to clipboard

Direction Up Follow Camera Operator, camera follows the current position and heading.

Link copied to clipboard

The operator tries to fit the routes in the current view, by changing the camera zoom and look-at parameters. It constantly adjusts these parameters in order to keep the remaining part of the route(s) in view. Tilt and heading parameters are set to 0 in this camera mode.

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.

Properties

Link copied to clipboard
Link copied to clipboard