Track Display Properties
class TrackDisplayProperties
Controls the display of tracks for a DynamicEntityLayer. Track display properties allow you to control the display of dynamic entity observations by setting a maximum number of observations to show, displaying a line that connects them (track line), and applying renderers to the previous observations and/or track line.
Since
200.1.0
Properties
Link copied to clipboard
Link copied to clipboard
The Renderer to display the track lines that connect observations. Only SimpleRenderer types are supported since the track line has no attributes to support other renderer types.