AMapInitializer class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited
Static Methods
-
init(BuildContext context, {AMapApiKey? apiKey})
→ void
-
初始化地图组件
-
updatePrivacyAgree(AMapPrivacyStatement privacyStatement)
→ void
-
在app首次启动时必须传入高德合规声明配置
privacyStatement
,后续如果没有变化不需要重复设置