Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • RuntimeMap

Index

Properties

BackgroundColor

BackgroundColor: Color

The map's background color in ARGB hex string format

CoordinateSystem

CoordinateSystem: CoordinateSystemType

DisplayDpi

DisplayDpi: number

The number of dots per inch of the map display

Extents

Extents: Envelope

Optional FiniteDisplayScale

FiniteDisplayScale: number[] | undefined

Optional Group

Group: MapGroup[] | undefined

Optional IconMimeType

IconMimeType: MimeType | undefined

The mime type of all inline icons

Optional Layer

Layer: MapLayer[] | undefined

MapDefinition

MapDefinition: ResourceIdentifier

The resource id of the Map Definition from which this runtime map was created from

Name

Name: string

The name of the runtime map. This is the value required for any mapagent operation that require a MAPNAME parameter

SessionId

SessionId: string

The session id

SiteVersion

SiteVersion: Version

The MapGuide Site Version

Optional TileHeight

TileHeight: number | undefined

The tile height as defined by the settings in the Tile Set Definition. If this Map Definition does not link to a tile set, this element is omitted

Optional TileSetDefinition

TileSetDefinition: ResourceIdentifier | undefined

The resource id of the Tile Set Definition that this Map Definition is linked from. If this Map Definition does not link to a tile set, this element is omitted

Optional TileWidth

TileWidth: number | undefined

The tile width as defined by the settings in the Tile Set Definition. If this Map Definition does not link to a tile set, this element is omitted

Generated using TypeDoc