Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a base map. A base map is one or more map services that acts as a reference for the map.

Hierarchy

  • BaseMap

Index

Constructors

constructor

  • Parameters

    • essentialsMap: Map

    Returns BaseMap

Properties

displayName

displayName: string

The display name.

essentialsMap

essentialsMap: Map

The Essentials map that this base map belongs to.

exportTilesMapServiceUri

exportTilesMapServiceUri: string

Optional URI to a map service supporting the exportTiles operation to represent this basemap as a TPK.

extensions

extensions: Extension[]

The collection of Extension objects associated with the base map. Extensions can be defined by the administrator on the server.

iconUri

iconUri: string

URI to an icon representation of this map service, for display in client applications.

id

id: string

The ID of the BaseMap

properties

properties: any

The properties of the BaseMap, as defined by the administrator on the server.

services

services: BaseMapService[]

The collection of services that belong to this basemap.