Commit a6cfd747 authored by 7c00's avatar 7c00 Committed by GitHub

添加项目说明及 TODOs

parent af84a2c9
# react-native-amap3d
react-native 高德地图组件,使用最新 3D SDK,支持 Android 和 iOS(开发中,优先考虑 Android)。
该项目很大一定程度是参考 [react-native-maps](https://github.com/airbnb/react-native-maps)
如果不是考虑到国内 Android 手机无法使用 Google Map,实在没理由再造这个轮子。
## 计划与进度
- [ ] 添加示例 README
- [ ] 完善项目 README,添加接口文档
- [ ] 实现事件接口,比如 onMapReady、onPress、onLocation 等
- [ ] 内置方法,比如以动画的形式改变视图
- [ ] 一系列画图,比如 Marker、Polyline、Polygon 等
- [ ] iOS 支持(目测短期内没有时间来做)
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