Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Properties

baseMapId

baseMapId: string

The identifier for the BaseMap. see: geocortex.essentials.BaseMap

filename

filename: string

The name of the file the basemap should be downloaded to.

Optional maxLevel

maxLevel: number

The maximum level to use in the basemap. Doesn't apply to static type.

Optional minLevel

minLevel: number

The minimum level to use in the basemap. Doesn't apply to static type.

Optional refreshInterval

refreshInterval: number

Period in days a TPK is valid before it should be refreshed.

size

size: number

The size of the basemap in bytes. This is an estimate for dynamically created TPKs, and an exact value for static.

sourceType

sourceType: string

The type of the source of the TPK. This determines how the TPK is downloaded. see OfflineMapBasemap.Type.

url

url: string

The URL to download the TPK or exportTiles.

Variables

Type

Type: object

Type declaration

  • EXPORT_TILES: string
  • PREGENERATED: string