You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.
I guess uploaded track stored in separated DOM-container, so engine have to update position moving it in opposite direction of drag-movement. However, it doesn't count map border
Steps to reproduce:
Upload local GPX track
Maximally zoom out map
Drag map with mouse up (or down)
Current behavior:
Map doesn't change because there is nowhere to move
Track moves in opposite direction of draggin, leaving it's original place
Expected behabior:
Map doesn't move
Track doesn't move
The text was updated successfully, but these errors were encountered:
DarkOutX
changed the title
Broken map movement with uploaded track
Broken track movement on max zoom out
Jul 15, 2024
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I guess uploaded track stored in separated DOM-container, so engine have to update position moving it in opposite direction of drag-movement. However, it doesn't count map border
Steps to reproduce:
Current behavior:
Expected behabior:
The text was updated successfully, but these errors were encountered: