Constructors

Properties

esriBasemap: Basemap

Accessors

  • get altText(): undefined | string
  • Get this basemap's alt text from the config

    Returns undefined | string

  • set altText(value): void
  • Set this basemap's alt text

    Parameters

    • value: undefined | string

    Returns void

  • get description(): undefined | string
  • Get this basemap's description from the config

    Returns undefined | string

  • set description(value): void
  • Set this basemap's description

    Parameters

    • value: undefined | string

    Returns void

  • get name(): undefined | string
  • Get this basemap's name from the config

    Returns undefined | string

  • set name(value): void
  • Set this basemap's name

    Parameters

    • value: undefined | string

    Returns void