Commit 9917437f authored by 7c00's avatar 7c00 Committed by GitHub

Update README.md

parent a6cfd747
...@@ -5,6 +5,14 @@ react-native 高德地图组件,使用最新 3D SDK,支持 Android 和 iOS ...@@ -5,6 +5,14 @@ react-native 高德地图组件,使用最新 3D SDK,支持 Android 和 iOS
该项目很大一定程度是参考 [react-native-maps](https://github.com/airbnb/react-native-maps) 该项目很大一定程度是参考 [react-native-maps](https://github.com/airbnb/react-native-maps)
如果不是考虑到国内 Android 手机无法使用 Google Map,实在没理由再造这个轮子。 如果不是考虑到国内 Android 手机无法使用 Google Map,实在没理由再造这个轮子。
## 特性(目标)
- 使用 gradle 和 cocoapods 管理和安装地图 SDK
- 涵盖 SDK 提供的大部分功能
- 提供不限于高德地图的其他地图 SDK 封装和兼容
## 计划与进度 ## 计划与进度
- [ ] 添加示例 README - [ ] 添加示例 README
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment