CartoType iOS API 9.0-11-g64131709d
for development in Swift and Objective C for iOS and Mac OS
Loading...
Searching...
No Matches
CtLocationRef Struct Reference

#include <CartoTypeRouter.h>

Public Attributes

CtLocationRefType type
 
__unsafe_unretained NSString * identifier
 
__unsafe_unretained CtGeometrygeometry
 
double radiusInMeters
 
CtSideOfRoad sideOfRoad
 
CtRoadOrientation roadOrientation
 

Detailed Description

Parameters used for a location reference when writing traffic information.

Member Data Documentation

◆ geometry

__unsafe_unretained CtGeometry* CtLocationRef::geometry

The point or points.

◆ identifier

__unsafe_unretained NSString* CtLocationRef::identifier

The arbitrary ID of the location reference.

◆ radiusInMeters

double CtLocationRef::radiusInMeters

The radius, if this is a circle.

◆ roadOrientation

CtRoadOrientation CtLocationRef::roadOrientation

The road orientation, if relevant.

◆ sideOfRoad

CtSideOfRoad CtLocationRef::sideOfRoad

The side of the road, if relevant.

◆ type

CtLocationRefType CtLocationRef::type

The type of this location reference.


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