-
-
Notifications
You must be signed in to change notification settings - Fork 88
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
Some GPX Tracks not visible #738
Comments
Could you confirm that the track is shown, if the time slider is disabled? |
@tacruc can you please tell me where to find the timeslider? The nearest thing I could find was the elevation display. edit: nvm, just seen your pull request now, will test |
In the navigation sidebar at the bottom under settings. (Lower left corner) |
I'm confused. |
Sorry, I had no time checking out this pull request - everything I described until now was on the master branch from a few days ago. I will try to write a more detailed answer this evening. |
Ok because I had what you described in an intermediate version of the fix, and was unsure if I just pushed the wrong state. |
I was now able to test the branch. In the second image the starting point of the track is visible but not its trackpoints like in the example in #738 (comment) |
After changing the branch did you rebuild the js code by running: |
Tried it now with npm ci in the AllwaysShowTracksWithoutTimestamps branch, sadly still like in #738 (comment) |
Hm interesting, I have serious problems to reproduce this with the AllwaysShowTracksWithoutTimestamps branch: |
Nice! It works with npm run watch. As I understand it run watch should do the same just with hot reloading right? |
Maybe Ctrl + F5 |
…amps Allways show tracks without timestamps Review see #738
Already tried Hard reloading, Ill just try with run watch next time |
Some GPX tracks dont get rendered on the map even when enabled.
Example GPX File that doesnt work: https://github.com/gps-touring/sample-gpx/blob/master/RoscoffCoastal/1_Roscoff_Morlaix_A_parcours.gpx
Example GPX File that works:
working.zip
like in my last issue, I‘m pretty sure this worked on an older version.
The text was updated successfully, but these errors were encountered: