4 comments (4 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript1,449 forks (1,449 forks)github user discovery
bughelp wantedusability
Repository metrics
- Stars
- 3,818 stars (3,818 stars)
- PR merge metrics
- Avg merge 29d 14h (Avg merge 29d 14h)82 merged PRs in 30d (82 merged PRs in 30d)
Description
When opening e.g.,
the window should be zoomed to the (magenta) track, not the (white) text.

Yes, there probably is a third, hidden, consideration. But this is the user's impression of what is going on.
Contributor guide
- Research direction
- Investigate how the editor initializes the map view when a GPX trace is loaded via the 'gpx' URL parameter. Find the code that calculates the bounding box to fit the map and see if it uses the trace geometry or the label text geometry. Adjust it to use the trace geometry for zooming.
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Prerequisites
- GitJavaScript