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

    Class MPEntityAbstract

    An interface describing trivial properties of a MapsIndoors geographical entities.

    MPEntity

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    • Protected

      Creates an instance of MPEntity.

      Parameters

      • type: string

      Returns MPEntity

    Properties

    position?: MPPoint

    The position of the entity, oftenmost its anchorpoint.

    type: string

    The type of the entity (eg. MPLocation).

    Accessors

    • get isPoint(): boolean

      Whether the entity's geometry is a point.

      Returns boolean

    Methods

    • Stringifies the entity.

      Returns string