# qxd-baidu-map-flutter **Repository Path**: johnmelodyme/qxd-baidu-map-flutter ## Basic Information - **Project Name**: qxd-baidu-map-flutter - **Description**: Flutter 百度地图安卓插件演示 - **Primary Language**: Dart - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-07-02 - **Last Updated**: 2023-07-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # bdmap_flutter_plugin_qxd_java 没有安卓经验,没掌握Java的情况下。 参考谷歌地图插件,实现了百度地图插件。 只实现了我需要用到的部分功能。 - 显示地图 - 获取地图中心坐标 - 定位 - 距离计算 有一些代码是多余的。 [文章分享](https://juejin.im/post/5ec217cb5188256d673288f2) ![首页](https://images.gitee.com/uploads/images/2020/0520/210534_361a542e_570870.jpeg "Screenshot_20200520-205112.jpg") ![地图页](https://images.gitee.com/uploads/images/2020/0512/140928_565b19b2_570870.jpeg "Screenshot_20200512-124619.jpg") ![获取数据后的首页](https://images.gitee.com/uploads/images/2020/0520/210604_d911e760_570870.jpeg "Screenshot_20200520-205132.jpg") ## Getting Started This project is a starting point for a Flutter [plug-in package](https://flutter.dev/developing-packages/), a specialized package that includes platform-specific implementation code for Android and/or iOS. For help getting started with Flutter, view our [online documentation](https://flutter.dev/docs), which offers tutorials, samples, guidance on mobile development, and a full API reference.