Interface to deliver a position result to the MapsIndoors SDK.

Export

Abstract

Hierarchy

  • MPPositionResultInterface

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.

Generated using TypeDoc