SYMatchedRoadDetail Class Reference

SYMatchedRoadDetail contains road details provided with [SYPositioningManager getMatchedRoadDetailForIds]. More...

#import <SYPositioning.h>

Inheritance diagram for SYMatchedRoadDetail:
Collaboration diagram for SYMatchedRoadDetail:

Properties

SYMatchedRoadIdroadId
 
SYSpeed speedLimit
 
SYRoadType roadType
 
BOOL highway
 
BOOL urbanArea
 
NSArray< SYGeoCoordinate * > * geometry
 

Detailed Description

SYMatchedRoadDetail contains road details provided with [SYPositioningManager getMatchedRoadDetailForIds].

Property Documentation

◆ roadId

- (SYMatchedRoadId*) roadId
readnonatomicassign

◆ speedLimit

- (SYSpeed) speedLimit
readnonatomicassign

◆ roadType

- (SYRoadType) roadType
readnonatomicassign

◆ highway

- (BOOL) highway
readnonatomicassign

◆ urbanArea

- (BOOL) urbanArea
readnonatomicassign

◆ geometry

- (NSArray<SYGeoCoordinate*>*) geometry
readnonatomicassign

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