README_ZH.md 2.1 KB

flutter_google_map

Version Flutter Android Java Gradle

English | 中文

flutter google map app

注意小米等国内线手机,需要安装google 服务框架。

[x] 基础功能:地图浏览,定位,导航 [] 区域作图

develop

1,配置key

google map后台生成key,create a map id, create a credentials

web/index.html 配置key, android/app/src/main/AndroidManifest.xml 配置key, ios/Runner/AppDelegate.swift 配置key

2、构建

flutter build apk

反馈和贡献

有如下方法:

License

如果您在你的项目中使用我们的代码,请保留 License 声明,谢谢

Licensed under the Apache 2.0 © liuyuqi.gov@msn.cn

Reference