Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ArcGISDynamicMapServiceOptions

Index

Properties

Optional layers

layers: SublayerState[]

List of sublayers to display, in order. Order will be respected only if supportsDynamicLayers is true. If left undefined the service will be with the default layers.

Optional queryParameters

queryParameters: undefined | {}

All query parameters will be added to each MapServer export request, overriding any settings made by this library. Useful for specifying image format, or working with temporal data.

Optional supportsDynamicLayers

supportsDynamicLayers: undefined | false | true

Set true if the Map Service supports dynamic layers , in which case sublayer order and opacity can be specified. If set false any order and opacity settings will be ignored.

default

false

Optional useDevicePixelRatio

useDevicePixelRatio: undefined | false | true

Fetch larger images for high-resolution devices.

default

true

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc