Provides access to members that display trails of previous positions on the map.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
LinearTrailDistance | The distance, in map units, of the linear trail behind the current position. | |
LinearTrailSymbol | The line symbol to use for a linear trail. | |
MarkerTrailColorRamp | A color ramp to use for displaying the marker trails. | |
MarkerTrailCount | The number of marker symbols to show as a trail. | |
MarkerTrailDistance | The distance, in map units, of the distance between marker trails. | |
MarkerTrailSymbol | The marker symbol to use for a marker trail. | |
ShowLinearTrail | Indicates if the linear trail of the previous positions should be visible. Defaults to false. | |
ShowMarkerTrails | Indicates if marker symbols shows previous positions. Defaults to false. |
CoClasses that implement IPositionTrails
CoClasses and Classes | Description |
---|---|
RealTimeFeedManager | The real-time feed manager object. |