Telogis.GeoBase.Mapping Namespace |
The Telogis.GeoBase.Mapping namespace provides the ArrowRenderer class used to construct lines and arrows along an arbitrary array of LatLon points. These lines and arrows can then be rendered on a map, the arrows pointing along the line from the first specified point toward the last.
Use the ArrowRenderer class to specify the width and color of the line; and the width, length, color and spacing of arrows along a line.
More information:
See the Rendering Arrows Tutorial for more information.
Class | Description | |
---|---|---|
ArrowRenderer |
Used to render lines and arrows along an arbitrary array of points on a map.
|
Enumeration | Description | |
---|---|---|
RenderingStage |
Represents the rendering stage of the map object.
|