Commit 1730ccdf authored by 7c00's avatar 7c00 Committed by GitHub

完善 MapView 注释文档

parent f59decb1
...@@ -154,7 +154,7 @@ export default class MapView extends Component { ...@@ -154,7 +154,7 @@ export default class MapView extends Component {
onAnimateCancel: React.PropTypes.func, onAnimateCancel: React.PropTypes.func,
/** /**
* 地图状态变化事件 * 地图状态变化(包括移动、缩放、倾斜、旋转)事件
*/ */
onStatusChange: React.PropTypes.func, onStatusChange: React.PropTypes.func,
......
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