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

    Class MPRouteCoordinate

    A coordinate used for routing, it is contained within a MPRouteStep.

    MPRouteCoordinate

    Index

    Properties

    floorIndex?: number

    The index of the floor the coordinate is on.

    floorName?: string

    The name of the floor the coordinate is on.

    latitude?: number

    The latitude part of the coordinate.

    longitude?: number

    The longitude part of the coordinate.

    Methods