/// Different ways the camera can fit a route inside the screen

Export

Enumeration Members

firstStepAligned: 1

The camera will be aligned with the direction of the first step.

northAligned: 0

The camera will point north.

startToEndAligned: 2

The camera will point in the same direction as a line that goes directly from the origin to the destination.

Generated using TypeDoc