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

Track line not rendered (or rendered behind) #20865

Closed
Dollarius opened this issue Sep 18, 2024 · 2 comments
Closed

Track line not rendered (or rendered behind) #20865

Dollarius opened this issue Sep 18, 2024 · 2 comments
Labels
Milestone

Comments

@Dollarius
Copy link

Dollarius commented Sep 18, 2024

Description

In the latest nightly (4.9.0#3211m, released: 2024-09-17),
the gpx track line is not shown on the map, while the split-interval numbers are correctly displayed.
The track is possibly rendered behind some layers, but I could not figure out which ones because disabling all the overlays (3D relief, contour lines, etc.) did not make the track appear.

Steps to reproduce

  1. Import a new gpx file: no track is displayed on the map
image
  1. On appearance, set split interval 500m and colour red: red numbers appear, but the track is still invisible
image
  1. Click edit track: the whole track appears as a dashed line (so the gpx is correctly recognised by the app)
image

Actual result

It is not possible to follow the gpx track

Expected result

The track should be displayed on top.
It happened in a previous version (few days ago) that the track customisation was lost upon closing/reopening the app, possibly related to what described in the following, so the issue may be caused by very recent changes to the rendering code.
#20855

Your Environment (required)

OsmAnd Version: 4.9.0#3211m, released: 2024-09-17
Android/iOS version: 14
Device model: Samsung S23
@yuriiurshuliak
Copy link

The bug has been reproduced. To reproduce it, create a track and view it on the map.
You'll notice that the track line is missing; only the icons, including the start and finish points, are displayed on the map.

OsmAnd~ 4.9.0#3212m, released: 2024-09-18

video_2024-09-18_12-06-43.mp4

@vshcherb vshcherb added this to the 4.9-map milestone Sep 21, 2024
@Andrewschenko
Copy link
Contributor

It needs to be reproduced again due to the recent fix to this issue

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

No branches or pull requests

4 participants