Options
All
  • Public
  • Public/Protected
  • All
Menu

An offline basemap configured in Essentials.

Hierarchy

  • OfflineBasemap

Index

Properties

displayName

displayName: string

The display name for the offline basemap.

extent

extent: object

The extent covered by the offline basemap.

Type declaration

  • spatialReference: object
    • Optional wkid?: number
    • Optional wkt?: string
  • xmax: number
  • xmin: number
  • ymax: number
  • ymix: number

filename

filename: string

The name the file should take when downloaded.

id

id: string

The ID of the offline basemap.

size

size: number

The estimated size of the offline basemap in bytes.

thumbnailUri

thumbnailUri: string

The URI of the thumbnail of the offline basemap. This can be a network location or a data URI.

url

url: string

The URL the offline basemap can be downloaded from.