Navigine iOS/Android/Flutter SDK
1.0.0
Objective-C/Java/Dart SDK API
Loading...
Searching...
No Matches
NCAsyncRouteManager.h
Go to the documentation of this file.
1
#import "NCExport.h"
2
#import "
NCLocationPoint.h
"
3
#import "
NCRouteOptions.h
"
4
#import <Foundation/Foundation.h>
5
@class
NCRouteSession
;
6
7
19
DEFAULT_EXPORT_ATTRIBUTE
20
@interface
NCAsyncRouteManager
: NSObject
21
28
- (nullable
NCRouteSession
*)createRouteSession:(nonnull
NCLocationPoint
*)wayPoint
29
routeOptions:(nonnull
NCRouteOptions
*)routeOptions;
30
44
- (nullable
NCRouteSession
*)createRouteSessionWithTag:(nonnull
NCLocationPoint
*)wayPoint
45
routeOptions:(nonnull
NCRouteOptions
*)routeOptions
46
tag:(nonnull NSString *)tag;
47
52
- (void)cancelRouteSession:(nullable
NCRouteSession
*)session;
53
54
@end
com
navigine
idl
objc
NCAsyncRouteManager.h
Generated on Fri Jul 25 2025 07:02:15 for Navigine iOS/Android/Flutter SDK by
Doxygen
1.13.2