OpacityVisualVariable
OpacityVisualVariable =
object
Defined in: src/ExpoArcgis.types.ts:2818
Data-driven opacity: each stop maps a feature attribute value to an opacity in [0, 1].
Exactly one of field or valueExpression (Arcade) must be provided.
Properties
Section titled “Properties”field?
Section titled “field?”
optionalfield?:string
Defined in: src/ExpoArcgis.types.ts:2820
stops:
OpacityStop[]
Defined in: src/ExpoArcgis.types.ts:2822
type:
"opacity"
Defined in: src/ExpoArcgis.types.ts:2819
valueExpression?
Section titled “valueExpression?”
optionalvalueExpression?:string
Defined in: src/ExpoArcgis.types.ts:2821