trackLineRenderer property

Renderer? get trackLineRenderer

The Renderer to display the track lines that connect observations.

All renderer types are supported; however, the track line attributes collection includes only the entity ID attribute that uniquely identifies the track. This attribute can be used to highlight a specific track using one of the attribute-based renderers.

set trackLineRenderer (Renderer? value)