CartoType UWP API 8.12-19-g3f49c29ef
for development in C#, VB.NET and C++
|
A point on a route, with its heading and location match parameters. More...
#include <CartoTypeWrapper.h>
Properties | |
double | X |
The X coordinate. | |
double | Y |
The X coordinate. | |
double | Heading |
The heading in degrees clockwise from north. | |
bool | HeadingKnown |
True if the heading is known. | |
LocationMatchParam^ | LocationMatchParam |
Parameters used when matching the point to a road or other routable segment. If null, default parameters are used. | |
A point on a route, with its heading and location match parameters.