-
Notifications
You must be signed in to change notification settings - Fork 10
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
Zoom level tracks issue on main site #319
Comments
Thank you very much for your feedback. @joeybab3 yes, we add some limit when the zoom level <8 and will filter some small tiles when zoom level <= 12 for the stability of service. I think we will optimize this in the new version. |
any updates @zhangtiedong0912 ? |
@miruna-craciun hi, This is the current design, in order to ensure service stability. I think all aspects will be improved by API V3, which is expected by the end of this year |
Hi ,miruna,
we add some limit when the zoom level <8 and will filter some small tiles when zoom level <= 12
This is the current design, in order to ensure service stability. I think all aspects will be improved by API V3, which is expected by the end of this year.
Thanks
… 2021年6月8日 上午6:42,miruna-craciun ***@***.***> 写道:
any updates @zhangtiedong0912 <https://github.com/zhangtiedong0912> ?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#319 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AMJZSZJV7FKATDAHF5AE5JLTRVDMDANCNFSM44SCOBOQ>.
--
By communicating with Grab Inc and/or its subsidiaries, associate
companies and jointly controlled entities (“Grab Group”), you are deemed to
have consented to the processing of your personal data as set out in the
Privacy Notice which can be viewed at https://grab.com/privacy/
<https://grab.com/privacy/>
This email contains confidential information
and is only for the intended recipient(s). If you are not the intended
recipient(s), please do not disseminate, distribute or copy this email
Please notify Grab Group immediately if you have received this by mistake
and delete this email from your system. Email transmission cannot be
guaranteed to be secure or error-free as any information therein could be
intercepted, corrupted, lost, destroyed, delayed or incomplete, or contain
viruses. Grab Group do not accept liability for any errors or omissions in
the contents of this email arises as a result of email transmission. All
intellectual property rights in this email and attachments therein shall
remain vested in Grab Group, unless otherwise provided by law.
|
@miruna-craciun @joeybab3 Thanks for your feedback . we do some optimize and remove some limit , the track will not interrupt. So i will close this issue. you can reopen it if you have any question. |
@zhangtiedong0912 I reported #374 which is probably a duplicate of this issue and I'm a bit confused. What's the purpose of showing a map at zoom levels >20 if the tracks are no longer shown? Why not disable zooming in beyond 20 altogether? Also, is API v3 out? |
@zhangtiedong0912 Ping... |
When zooming most of the way out, to 6z and above, purple tracks do not show up at all. The chrome console says "geometry exceeds tile buffer".
From 0z to 8z, when "show my tracks" is selected, all tracks are shown, after 8z only my tracks are shown.
When zooming in, from 7z to 12z, the tracks are only partially rendered:
The text was updated successfully, but these errors were encountered: