Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RotationVariableProperties

Hierarchy

Index

Properties

Optional axis

axis: "heading" | "tilt" | "roll"

Only applicable when working in a SceneView.

Read more...

Optional field

field: string

The name of the numeric attribute field that contains the data values used to determine the color/opacity/size/rotation of each feature.

Read more...

Optional legendOptions

An object providing options for displaying the visual variable in the Legend.

Read more...

Optional rotationType

rotationType: "geographic" | "arithmetic"

Defines the origin and direction of rotation depending on how the angle of rotation was measured.

Read more...

Optional valueExpression

valueExpression: string

An Arcade expression evaluating to a number.

Read more...

Optional valueExpressionTitle

valueExpressionTitle: string

The title identifying and describing the associated Arcade expression as defined in the valueExpression property.

Read more...

Generated using TypeDoc