An interface describing trivial properties of a MapsIndoors geographical entities.

Export

Abstract

Hierarchy

Constructors

Properties

Accessors

Methods

Constructors

Properties

position?: MPPoint

The position of the entity, oftenmost its anchorpoint.

Abstract

type: string

The type of the entity (eg. MPLocation).

Accessors

  • get isPoint(): boolean
  • Whether the entity's geometry is a point.

    Returns boolean

    Abstract

Methods

Generated using TypeDoc