Commit 9dd7268a authored by Qiu Xiang's avatar Qiu Xiang

v2.0.0

parent dfac27e6
......@@ -13,7 +13,7 @@ react-native 高德地图组件,使用最新 3D SDK,支持 Android + iOS。
- 内置地图控件的显示隐藏(指南针、比例尺、定位按钮、缩放按钮)
- 手势交互控制(平移、缩放、旋转、倾斜)
- 中心坐标、缩放级别、倾斜度的设置,支持动画过渡
- 地图事件(onPress、onLongPress、onLocation)
- 地图事件(onPress、onLongPress、onLocation, OnStatusChange
- 地图标记(Marker)
- 自定义信息窗体
- 自定义图标
......
{
"name": "react-native-amap3d",
"version": "0.2.0-alpha.7",
"version": "0.2.0",
"description": "react-native 高德地图组件",
"main": "components/MapView.js",
"author": "Qiu Xiang <i@7c00.cc>",
......
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