|
CartoType UWP API 9.2-11-g041bcfff8
for development in C#, VB.NET and C++
|
Parameters used for a location reference when writing traffic information. More...
#include <CartoTypeWrapper.h>
Public Member Functions | |
| LocationRef (LocationRefType aType, CoordType aCoordType) | |
| Creates a location reference of a given type and coordinate type. | |
Properties | |
| LocationRefType | Type |
| The type of this location reference. | |
| String^ | Id |
| The arbitrary ID of the location reference; may be null. | |
| Geometry^ | Geometry |
| The point or points. | |
| double | RadiusInMeters |
| The radius, if this is a circle. | |
| SideOfRoad | SideOfRoad |
| The side of the road, if relevant. | |
| RoadOrientation | RoadOrientation |
| The road orientation, if relevant. | |
Parameters used for a location reference when writing traffic information.