IARoutingPoint Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | wayfinding.h wayfinding.mm |
latitude
Latitude of the point in WGS coordinates
@property (readonly) double latitudeDiscussion
Latitude of the point in WGS coordinates
Declared In
wayfinding.h
longitude
Longitude of the point in WGS coordinates
@property (readonly) double longitudeDiscussion
Longitude of the point in WGS coordinates
Declared In
wayfinding.h
floor
Floor number of the point
@property (readonly) int floorDiscussion
Floor number of the point
Declared In
wayfinding.h
nodeIndex
Index (NSUinteger) of the node point in original graph. The value is null if not set.
@property (readonly) NSNumber *nodeIndexDiscussion
Index (NSUinteger) of the node point in original graph. The value is null if not set.
Declared In
wayfinding.h