@mapsindoors/react-native-maps-indoors-google-maps
    Preparing search index...

    Enumeration MPCameraViewFitMode

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

    Index

    Enumeration Members

    firstStepAligned: 1

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

    none: 3

    The camera will not be aligned in any way.

    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.