|
CartoType .NET API 9.6-4-g79291b60b
for development in C#, Visual Basic and other .NET languages
|
Parameters used for a location reference in traffic information. More...
#include <CartoTypeWrapper.h>
Public Member Functions | |
| LocationRef () | |
| Creates a location reference with default values. | |
| LocationRef (LRType aType) | |
| Creates a location reference of a given type. | |
Properties | |
| LRType | Type |
| The type of this location reference. | |
| String^ | Id |
| The arbitrary ID of the location reference; may be null. | |
| LRGeometry^ | 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 in traffic information.