CartoType UWP API 8.12-19-g3f49c29ef
for development in C#, VB.NET and C++
Properties | List of all members
CartoType::RoutePoint Class Reference

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.
 
LocationMatchParamLocationMatchParam
 Parameters used when matching the point to a road or other routable segment. If null, default parameters are used.
 

Detailed Description

A point on a route, with its heading and location match parameters.


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