Skip to content

Commit b95967d

Browse files
author
Dcloud_UNI_yuhe
committed
Update map.md 修改translateMarker相关文档,对应修改:dcloudio/uni-app#5097
1 parent 80eefd7 commit b95967d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/api/location/map.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@
8181
|:-|:-|:-|:-|
8282
|markerId|Number||指定 marker|
8383
|destination|Object||指定 marker 移动到的目标点|
84-
|autoRotate|Boolean||移动过程中是否自动旋转 marker|
85-
|rotate|Number||marker 的旋转角度|
84+
|autoRotate|Boolean||移动过程中是否自动旋转 marker|
85+
|rotate|Number||marker 的旋转角度|
8686
|moveWithRotate|Boolean||平移和旋转同时进行,默认值false(仅微信小程序2.13.0支持)|
8787
|duration|Number||动画持续时长,默认值1000ms,平移与旋转分别计算|
8888
|animationEnd|Function||动画结束回调函数|

0 commit comments

Comments
 (0)