Skip to content

Commit

Permalink
Update map.md 修改translateMarker相关文档,对应修改:dcloudio/uni-app#5097
Browse files Browse the repository at this point in the history
  • Loading branch information
Dcloud_UNI_yuhe committed Aug 23, 2024
1 parent 80eefd7 commit b95967d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/api/location/map.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@
|:-|:-|:-|:-|
|markerId|Number||指定 marker|
|destination|Object||指定 marker 移动到的目标点|
|autoRotate|Boolean||移动过程中是否自动旋转 marker|
|rotate|Number||marker 的旋转角度|
|autoRotate|Boolean||移动过程中是否自动旋转 marker|
|rotate|Number||marker 的旋转角度|
|moveWithRotate|Boolean||平移和旋转同时进行,默认值false(仅微信小程序2.13.0支持)|
|duration|Number||动画持续时长,默认值1000ms,平移与旋转分别计算|
|animationEnd|Function||动画结束回调函数|
Expand Down

0 comments on commit b95967d

Please sign in to comment.