0 purchases
a flutter amap
a_flutter_amap #
高德地图Flutter插件
Android
自行添加并管理相关权限
在AndroidManifest.xml添加meta-data,声明高德apikey
iOS
自行添加并管理相关权限
在AppDelegate.swift的application(_,didFinishLaunchingWithOptions)方法中添加:
AMapServices.shared().apiKey = "your apiKey"
copied to clipboard
TODO:
❌ iOS Logo位置属性
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.