Unify GPS, reverse geocoding, and map display behind LocationProvider with privacy-gated bootstrap after login, aligned with Android. Co-authored-by: Cursor <cursoragent@cursor.com>
10 lines
215 B
Objective-C
10 lines
215 B
Objective-C
//
|
|
// suixinkan-Bridging-Header.h
|
|
// suixinkan
|
|
//
|
|
|
|
#import <AMapFoundationKit/AMapFoundationKit.h>
|
|
#import <AMapLocationKit/AMapLocationKit.h>
|
|
#import <MAMapKit/MAMapKit.h>
|
|
#import <AMapSearchKit/AMapSearchKit.h>
|