RotationVisualVariable
RotationVisualVariable =
object
Defined in: src/ExpoArcgis.types.ts:2215
Data-driven rotation: the feature attribute value (degrees) rotates the symbol.
rotationType: 'geographic' (0 = north, clockwise) or 'arithmetic' (0 = east, counter-clockwise).
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:2217
rotationType?
Section titled “rotationType?”
optionalrotationType?:"geographic"|"arithmetic"
Defined in: src/ExpoArcgis.types.ts:2219
type:
"rotation"
Defined in: src/ExpoArcgis.types.ts:2216
valueExpression?
Section titled “valueExpression?”
optionalvalueExpression?:string
Defined in: src/ExpoArcgis.types.ts:2218