|
CartoType UWP API 9.4-2-ga84cea34e
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.