change:修改代码错别字 (#1026)

This commit is contained in:
Cooper 2022-04-02 23:13:43 +08:00 committed by GitHub
parent 8e628c3464
commit 81b8726d5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -486,7 +486,7 @@ scene.zoomIn();
地图缩小一级
```javascript
scene.ZoomOUt();
scene.ZoomOut();
```
### panTo 地图移动到