Skip to content
New issue

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

错误记录:_pickZeroLevelQuadtreeTiles #2

Open
axmand opened this issue Apr 10, 2021 · 0 comments
Open

错误记录:_pickZeroLevelQuadtreeTiles #2

axmand opened this issue Apr 10, 2021 · 0 comments

Comments

@axmand
Copy link
Member

axmand commented Apr 10, 2021

描述:判断鼠标所在点与地球表面相交的点所在的0层级瓦片位置存在BUG
原因:由于3857投影不包含南北极区域(+-85.05112877980659),因此当鼠标所在位置处于南北极圈时,无法与zero级Tile的边界相交。
解决办法:判断TileSchema, 如果使用了3857投影,则默认直接返回zeroLevelQuadtreeTile[0].

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant