Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ElevationProfileLineViewProperties

Hierarchy

Index

Properties

Optional color

color: string | Color | number[]

Color of the line on the chart and the hovered points in the view.

Read more...

Optional exclude

Items which are to be excluded when querying elevation from view.

Read more...

Optional id

id: string

Unique identifier for the profile line.

Read more...

Optional include

Items which are to be hit when querying elevation from view.

Read more...

Optional title

title: string

Title of the line, to be displayed in the chart tooltip and in the chart legend.

Read more...

Optional viewVisualizationEnabled

viewVisualizationEnabled: boolean

Whether a line visualization representing elevationSamples should be added to the SceneView.

Read more...

Optional visible

visible: boolean

Whether the line should be computed and shown in the chart.

Read more...

Generated using TypeDoc