SITDirectionsManager Class Reference
Inherits from | NSObject |
---|---|
Conforms to | SITDirectionsInterface |
Declared in | SITDirectionsManager.h |
Overview
Central component that provides guidances and routes to travel from a SITLocation or SITPoint to a destination place. Currently only works for route inside indoor areas.
delegate
The object conforming to the SITDirectionsDelegate protocol where updates will be provided
@property (nonatomic, weak) id<SITDirectionsDelegate> delegate
Declared In
SITDirectionsManager.h