9#import <Foundation/Foundation.h>
149@property (nonatomic, copy) NSString *
apiKey;
158@property (nonatomic, assign) BOOL
crashReportEnabled __attribute__((deprecated(
"从v1.5.7开始废弃,调用无任何作用")));
AMapPrivacyInfoStatus
Definition AMapServices.h:114
@ AMapPrivacyInfoStatusUnknow
Definition AMapServices.h:115
@ AMapPrivacyInfoStatusNotContain
Definition AMapServices.h:116
@ AMapPrivacyInfoStatusDidContain
Definition AMapServices.h:117
BOOL _amapLocationOverseas
AMapAttributeRTLState
Definition AMapServices.h:105
@ AMapAttributeRTLStateDisabled
Definition AMapServices.h:107
@ AMapAttributeRTLStateDefault
Definition AMapServices.h:106
@ AMapAttributeRTLStateEnabled
Definition AMapServices.h:108
AMapPrivacyShowStatus
Definition AMapServices.h:96
@ AMapPrivacyShowStatusDidShow
Definition AMapServices.h:99
@ AMapPrivacyShowStatusNotShow
Definition AMapServices.h:98
@ AMapPrivacyShowStatusUnknow
Definition AMapServices.h:97
AMapPrivacyAgreeStatus
Definition AMapServices.h:123
@ AMapPrivacyAgreeStatusUnknow
Definition AMapServices.h:124
@ AMapPrivacyAgreeStatusNotAgree
Definition AMapServices.h:125
@ AMapPrivacyAgreeStatusDidAgree
Definition AMapServices.h:126
AMapRegionLanguageType
Definition AMapServices.h:14
@ AMapRegionLanguageTypePl
波兰语 (Polish)
Definition AMapServices.h:70
@ AMapRegionLanguageTypeRu
俄语 (Russian)
Definition AMapServices.h:58
@ AMapRegionLanguageTypeTh
泰语 (Thai)
Definition AMapServices.h:37
@ AMapRegionLanguageTypeKo
韩语 (Korean)
Definition AMapServices.h:43
@ AMapRegionLanguageTypeUk
乌克兰语 (Ukrainian)
Definition AMapServices.h:76
@ AMapRegionLanguageTypeMax
最大值标识 (Max Value Marker)
Definition AMapServices.h:82
@ AMapRegionLanguageTypeFr
法语 (French)
Definition AMapServices.h:31
@ AMapRegionLanguageTypeZhHans
简体中文 (Simplified Chinese)
Definition AMapServices.h:16
@ AMapRegionLanguageTypeEn
英文 (English)
Definition AMapServices.h:22
@ AMapRegionLanguageTypeDe
德语 (German)
Definition AMapServices.h:34
@ AMapRegionLanguageTypeHe
希伯来语 (Hebrew)
Definition AMapServices.h:52
@ AMapRegionLanguageTypeMs
马来语 (Malay)
Definition AMapServices.h:61
@ AMapRegionLanguageTypeTr
土耳其语 (Turkish)
Definition AMapServices.h:49
@ AMapRegionLanguageTypeCs
捷克语 (Czech)
Definition AMapServices.h:73
@ AMapRegionLanguageTypePt
葡萄牙语 (Portuguese)
Definition AMapServices.h:28
@ AMapRegionLanguageTypeAr
阿拉伯语 (Arabic)
Definition AMapServices.h:46
@ AMapRegionLanguageTypeJa
日语 (Japanese)
Definition AMapServices.h:40
@ AMapRegionLanguageTypeZhHantHk
香港繁体中文 (Traditional Chinese - Hong Kong)
Definition AMapServices.h:19
@ AMapRegionLanguageTypeEs
西班牙语 (Spanish)
Definition AMapServices.h:25
@ AMapRegionLanguageTypeVi
越南语 (Vietnamese)
Definition AMapServices.h:67
@ AMapRegionLanguageTypeAz
阿塞拜疆语 (Azerbaijani)
Definition AMapServices.h:79
@ AMapRegionLanguageTypeId
印尼语 (Indonesian)
Definition AMapServices.h:64
@ AMapRegionLanguageTypeIt
意大利语 (Italian)
Definition AMapServices.h:55
Definition AMapServices.h:132
NSString * apiKey
Definition AMapServices.h:149
BOOL crashReportEnabled
Definition AMapServices.h:158
AMapServices * sharedServices()
获取单例 Obtain a single instance
double longitude
Definition AMapServices.h:174
AMapAttributeRTLState enableRTLLayout
Definition AMapServices.h:182
BOOL securityAgree
Definition AMapServices.h:166
double latitude
Definition AMapServices.h:178
NSString * countryCode
Definition AMapServices.h:145
NSString * identifier
Definition AMapServices.h:162
BOOL analysisAgree
Definition AMapServices.h:170
AMapRegionLanguageType regionLanguageType
Definition AMapServices.h:141
NSString * getRegionLanguageCode()
BOOL enableHTTPS
Definition AMapServices.h:153