RotationVisualVariable
RotationVisualVariable =
object
Defined in: src/ExpoArcgis.types.ts:2317
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:2319
rotationType?
Section titled “rotationType?”
optionalrotationType?:"geographic"|"arithmetic"
Defined in: src/ExpoArcgis.types.ts:2321
type:
"rotation"
Defined in: src/ExpoArcgis.types.ts:2318
valueExpression?
Section titled “valueExpression?”
optionalvalueExpression?:string
Defined in: src/ExpoArcgis.types.ts:2320