|
CartoType UWP API 9.6-4-g79291b60b
for development in C#, VB.NET and C++
|
A point used as part of an OpenLR location reference. More...
#include <CartoTypeWrapper.h>
Properties | |
| double | Longitude |
| Longitude in degrees. | |
| double | Latitude |
| Latitude in degrees. | |
| LRFunctionalRoadClass | FRC |
| Road class at position. | |
| LRFormOfWay | FOW |
| Form of way at position. | |
| double | Bearing |
| Forward bearing in degrees (0...360, clockwise, 0 = north) at position. | |
| bool | BearingKnown |
| True if the bearing is known. | |
| double | DistanceToNextPoint |
| Expected distance in meters to the next point for route validation; a value zero or less means 'unknown'. | |
| LRFunctionalRoadClass | LowestRoadClassToNextPoint |
| Expected lowest road class on route to next point for route validation. | |
A point used as part of an OpenLR location reference.