SYPlaceSettings Class Reference

Enables to change some POI on route settings. More...

#import <SYNavigationRouteEventNotificationsSettings.h>

Inheritance diagram for SYPlaceSettings:
Collaboration diagram for SYPlaceSettings:

Properties

NSUInteger maxCount
 Set the maximal number of search POIs. More...
 
SYDistance maxDistance
 Set the maximal searched distance by POI on route. More...
 
NSArray< NSString * > * categories
 Set POI categories, which should be shown on POI on route. More...
 

Detailed Description

Enables to change some POI on route settings.

Property Documentation

◆ categories

- (NSArray<NSString*>*) categories
readwritenonatomiccopy

Set POI categories, which should be shown on POI on route.

◆ maxCount

- (NSUInteger) maxCount
readwritenonatomicassign

Set the maximal number of search POIs.

◆ maxDistance

- (SYDistance) maxDistance
readwritenonatomicassign

Set the maximal searched distance by POI on route.


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