a_flutter_amap 0.0.3 copy "a_flutter_amap: ^0.0.3" to clipboard
a_flutter_amap: ^0.0.3 copied to clipboard

outdated

Amap for flutter

a_flutter_amap #

高德地图Flutter插件

  • Android

    • 自行添加并管理相关权限
    • 在AndroidManifest.xml添加meta-data,声明高德apikey
  • iOS

    • 自行添加并管理相关权限
    • 在AppDelegate.swift的application(_,didFinishLaunchingWithOptions)方法中添加:
      AMapServices.shared().apiKey = "your apiKey"
      
  • TODO:

    • ❌ iOS Logo位置调整
1
likes
0
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

Amap for flutter

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on a_flutter_amap

Packages that implement a_flutter_amap