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
需求描述: 需要判断目标点是否在屏幕范围内,当将点拖出屏幕范围5秒后需要重新定位到目标点位置。 二维状态下可以通过scene的lngLatToContainer获取像素位置进行判断,三维状态下加入了高度参数,不知道该怎么获取点的像素位置
The text was updated successfully, but these errors were encountered:
Hi @l632580807pm, Please star this repo if you find it useful! Thanks ⭐! 你好 @l632580807pm。如果该仓库对你有用,可以 star 一下,感谢你的 ⭐!
Sorry, something went wrong.
hi @l632580807pm, welcome!
三维状态下的高度单位是 米吗?
是的
lzxue
No branches or pull requests
需求描述: 需要判断目标点是否在屏幕范围内,当将点拖出屏幕范围5秒后需要重新定位到目标点位置。
二维状态下可以通过scene的lngLatToContainer获取像素位置进行判断,三维状态下加入了高度参数,不知道该怎么获取点的像素位置
The text was updated successfully, but these errors were encountered: