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

Feature Request, Color Setting for Tracks and Overlays #152

Open
RealVegOs opened this issue Oct 1, 2023 · 3 comments
Open

Feature Request, Color Setting for Tracks and Overlays #152

RealVegOs opened this issue Oct 1, 2023 · 3 comments

Comments

@RealVegOs
Copy link

I would like to distinguish between overlay and recorded track. I would be happy with at least one setting. E.g. setting the color of one of the two. Best would be color settings for both. Or fixed colors. May be the recorded track still blue and overlay red? Would that be possible?

Or is there a gpx extension implemented so I can add a color to the gpx source code? Which one? Could you please give me the code? Something like

<extensions><gpxx:TrackExtension><gpxx:DisplayColor>Black</gpxx:DisplayColor></gpxx:TrackExtension></extensions>

But for AAT it's definitively not the gpxx extension.

Thank much for any consideration and thank muchy much for this beautiful and useful app!

@bailuk
Copy link
Owner

bailuk commented Feb 19, 2024

How colors currently are implemented:

  • Tracks are displayed using colors based on altitude (this can be blue, depending where you life): Screenshot_20240219-133028_AAT_Debug
  • Routes selected as overlay use a predefined color as seen here: 20240219_13h19m06s_grim

Some ideas

  • Add a global setting to force the already implemented overlay color for tracks
  • Read color from GPX if present (there is no official tag, but maybe there are applications that add an extension tag?) and use this color for overlays.
  • Add a global setting to select a custom colors per overly slot. This would depend on some color dialog or RGB input field.
  • Or something else...?

@RealVegOs
Copy link
Author

Ops, I'm living in a flat (blue) region! Thanks much for this proposals! Global settings are good as color from GPX will not work for all. A simple RGB input field will do for me. There are Open Source JS color dialogs. I hope the effort is not that high if colors already implemented.

bailuk added a commit that referenced this issue Feb 19, 2024
bailuk added a commit that referenced this issue Feb 20, 2024
@RealVegOs
Copy link
Author

RealVegOs commented Apr 28, 2024

I cannot install v1.25 - even if I allow untrusted sources I get an error like, apk probably damaged (in German). Could you please bring it to F-droid, where I got the previous version too? THX and Greetings.
Sorry, the debug version installed!

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

No branches or pull requests

2 participants