SYPlaceInfo Class Reference

Provides warning notifications about places on the current route. More...

#import <SYNavigationPlaceInfo.h>

Inheritance diagram for SYPlaceInfo:
Collaboration diagram for SYPlaceInfo:

Instance Methods

(instancetype) - initWithPoiOnRoute: [implementation]
 
(instancetype) - initWithPoiOnRoute: [implementation]
 
- Instance Methods inherited from SYRouteEventNotification
(instancetype) - initWithPosition:distance:
 

Properties

SYPlaceLinkpoiInfo
 Information about the selected place on the route. More...
 
- Properties inherited from SYRouteEventNotification
SYDistance distance
 Distance to warning from current on route position. More...
 
SYGeoCoordinateposition
 Warning crossing position. More...
 

Detailed Description

Provides warning notifications about places on the current route.

Method Documentation

◆ initWithPoiOnRoute:() [1/2]

- (instancetype) initWithPoiOnRoute: (const Sygic::Navigation::PoiOnRouteInfo &)  info
implementation

◆ initWithPoiOnRoute:() [2/2]

- (instancetype) initWithPoiOnRoute: (const Sygic::Navigation::PoiOnRouteInfo &)  info
implementation

Property Documentation

◆ poiInfo

- (SYPlaceLink*) poiInfo
readnonatomicassign

Information about the selected place on the route.


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