OpacityVisualVariable
OpacityVisualVariable =
object
Defined in: src/ExpoArcgis.types.ts:2226
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:2228
stops:
OpacityStop[]
Defined in: src/ExpoArcgis.types.ts:2230
type:
"opacity"
Defined in: src/ExpoArcgis.types.ts:2227
valueExpression?
Section titled “valueExpression?”
optionalvalueExpression?:string
Defined in: src/ExpoArcgis.types.ts:2229