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

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
115
pub points
0%
popularity

Publisher

unverified uploader

Amap for flutter

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on a_flutter_amap