9#import <Foundation/Foundation.h>
10#import <TencentLBS/TencentLBS.h>
12NS_ASSUME_NONNULL_BEGIN
19- (void)setDebugLog:(BOOL)on;
28- (void)addLocationListener:(
id<TencentLBSLocationManagerDelegate>)delegate;
31- (void)removeLocationListener:(
id<TencentLBSLocationManagerDelegate>)delegate;
Definition: TNKLocationAdapter.h:15
instancetype sharedInstance()
单例