IDrawingInfo

Interface

Properties

Property Type Notes
fixedSymbols Optional any

Only used for feature collections with a renderer. The feature's symbol is defined by the layer's renderer.

labelingInfo Optional any

An object defining the properties used for labeling the layer.

renderer Optional any

An object defined which provides the symbology for the layer.

scaleSymbols Optional any

Boolean property indicating whether symbols should stay the same size in screen units as you zoom in. A value of true means the symbols stay the same size in screen units regardless of the map scale.

showLabels Optional boolean

Defines whether labels should be shown or not. This is only valid for sublayers.

transparency Optional number

Number value ranging between 0 (no transparency) to 100 (completely transparent).


Interface defined in packages/arcgis-rest-types/src/webmap.ts:918