CartoType .NET API 7.8.2, 2022-03-25
for development in C#, Visual Basic and other .NET languages
Public Attributes | List of all members
CartoType::RouteCoordSet Class Reference

A set of points for creating a route, with optional heading and accuracy information. More...

#include <CartoTypeWrapper.h>

Public Attributes

CoordType m_coord_type = CoordType::Degree
 The coordinate type of the route points.
 
RoutePointListm_route_point_list = gcnew RoutePointList()
 The route points.
 

Detailed Description

A set of points for creating a route, with optional heading and accuracy information.

Headings are used where available, and where possible, to decide between roads or choose the direction of travel on a road.


The documentation for this class was generated from the following file: