Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • RuntimeMap

Index

Properties

BackgroundColor: string

The map's background color in ARGB hex string format

CoordinateSystem: CoordinateSystemType
DisplayDpi: number

The number of dots per inch of the map display

Extents: Envelope
FiniteDisplayScale?: number[]
Group?: MapGroup[]
IconMimeType?: string

The mime type of all inline icons

Layer?: MapLayer[]
MapDefinition: string

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

Name: string

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

SessionId: string

The session id

SiteVersion: string

The MapGuide Site Version

TileHeight?: number

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

TilePixelRatio?: number

The pixel ratio of the tile set if this map links to it. Only available if sending a CREATERUNTIMEMAP v4.0.0 request

TileSetDefinition?: string

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

TileSetProvider?: string

The provider of the tile set if this map links to a tile set. Only available if sending a CREATERUNTIMEMAP v4.0.0 request

TileWidth?: number

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