Commit 6d25d38e authored by 7c00's avatar 7c00 Committed by GitHub

添加文档说明

parent e5b831fa
...@@ -173,3 +173,13 @@ import MapView from 'react-native-amap3d' ...@@ -173,3 +173,13 @@ import MapView from 'react-native-amap3d'
</View> </View>
</Marker> </Marker>
``` ```
## 接口
请参考注释文档:
- [MapView](https://github.com/qiuxiang/react-native-amap3d/blob/master/components/MapView.js#L10)
- [Marker](https://github.com/qiuxiang/react-native-amap3d/blob/master/components/Marker.js#L6)
- [Polyline](https://github.com/qiuxiang/react-native-amap3d/blob/master/components/Polyline.js#L5)
- [Polygon](https://github.com/qiuxiang/react-native-amap3d/blob/master/components/Polygon.js#L5)
- [Circle](https://github.com/qiuxiang/react-native-amap3d/blob/master/components/Circle.js#L5)
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