We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uncaught (in promise) TypeError: this.map.setCenter is not a function at r.value ([email protected]:1:464344) at e.value ([email protected]:1:1191809) at a.setZoomAndCenter (l7-position-TMap.vue:404:1) at o. (l7-position-TMap.vue:253:1) at s.emit ([email protected]:1:1362896) at e.value ([email protected]:1:141083) at [email protected]:1:134339 at d ([email protected]:1:1634044) at Generator. ([email protected]:1:1635371) at Generator.next ([email protected]:1:1634454)
No response
使用天地图centerAndZoom方法替代
The text was updated successfully, but these errors were encountered:
hi @Mostrey, welcome!
Sorry, something went wrong.
Hi @Mostrey, Please star this repo if you find it useful! Thanks ⭐! 你好 @Mostrey。如果该仓库对你有用,可以 star 一下,感谢你的 ⭐!
可以尝试 scene.map 取到原生map 设置
lzxue
No branches or pull requests
问题描述
Uncaught (in promise) TypeError: this.map.setCenter is not a function
at r.value ([email protected]:1:464344)
at e.value ([email protected]:1:1191809)
at a.setZoomAndCenter (l7-position-TMap.vue:404:1)
at o. (l7-position-TMap.vue:253:1)
at s.emit ([email protected]:1:1362896)
at e.value ([email protected]:1:141083)
at [email protected]:1:134339
at d ([email protected]:1:1634044)
at Generator. ([email protected]:1:1635371)
at Generator.next ([email protected]:1:1634454)
重现链接
No response
重现步骤
No response
预期行为
使用天地图centerAndZoom方法替代
平台
屏幕截图或视频(可选)
No response
补充说明(可选)
No response
The text was updated successfully, but these errors were encountered: