Hierarchy

  • MPPOIType

Constructors

Properties

Accessors

Methods

Constructors

  • Parameters

    • name: string
    • translatedName: string
    • Optional locationSettings: default

    Returns MPPOIType

Properties

locationSettings?: default
name: string
translatedName: string

Accessors

  • get selectable(): boolean
  • Get the selectable flag for the POI type.

    Returns boolean

  • set selectable(selectable): void
  • Set the selectable flag for the POI type.

    Parameters

    • selectable: boolean

    Returns void

Methods

Generated using TypeDoc