A renderer where symbols are drawn from a dictionary style.
Referenced by: renderer
Properties
| Property | Details |
|---|---|
| configuration | An object representing the configuration properties for a symbol. |
| dictionaryName | The name of the symbol dictionary. |
| fieldMap | An object with key/ value pairs representing expected field name and actual field name. |
| scalingExpressionInfo | Optional expression script object specifying the scaling ratio as a number. A return value of 1 means no scaling, a return value of 2 means scale 2 times etc. Absence of this object also results in no scaling. Expected return type from the Arcade expression is number |
| type | Specifies the type of renderer used. Valid value of this property dictionary |
| url | The URL to dictionary web style. |