Options
All
  • Public
  • Public/Protected
  • All
Menu

Options for describing a runtime map

export
interface

IDescribeRuntimeMapOptions

Hierarchy

Index

Properties

iconFormat?: "PNG" | "PNG8" | "JPG" | "GIF"

The image format for requested icons

memberof

IDescribeRuntimeMapOptions

iconHeight?: number

The height of requested icons

memberof

IDescribeRuntimeMapOptions

iconWidth?: number

The width of requested icons

memberof

IDescribeRuntimeMapOptions

iconsPerScaleRange?: number

If requesting icons, the number of icons per scale range

memberof

IDescribeRuntimeMapOptions

mapname: string

The name of the runtime map

memberof

IRuntimeMapRequest

requestedFeatures?: number

A bitmask of data to return about a runtime map

memberof

IDescribeRuntimeMapOptions

session: string

The session id

memberof

ISessionBasedRequest

Generated using TypeDoc