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

    Class MPPositionResultInterfaceAbstract

    Interface to deliver a position result to the MapsIndoors SDK.

    MPPositionResultInterface

    Index

    Constructors

    Properties

    accuracy?: number

    The accuracy of the position in meters.

    bearing?: number

    The bearing the position is pointing.

    floorIndex?: number

    The floor the position is on.

    point: MPPoint

    The position in world space.

    positionProvider: string

    What position provider delivered the position result.