SITDirectionsManager

Objective-C

@interface SITDirectionsManager : NSObject <SITDirectionsInterface>

Swift

class SITDirectionsManager : NSObject, SITDirectionsInterface

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.

Properties