Locus Map - forum

Support => Troubles & Questions => Topic started by: 0709 on January 13, 2025, 19:02:14

Title: Track opacity failure in Locus.
Post by: 0709 on January 13, 2025, 19:02:14
Any idea ?
The opacity is not applied in Locus v3 and v4;
While the width is applied in Locus v3 and v4.

Test file 1 import by topografix > Garmin extension NOK
(The opacity is OK in gps visualizer and in gpx-studio)
Note.
If Garmin is first than topografix the opacity is applied.

Testfile 2 import by topografix > OsmAnd extension OK.
Note.
If OsmAnd is first than topografix color is not imported in OsmAnd.

Update: After several more tests.

The extension order finally turns out to be very IMPORTANT !
See the attached file 3
Contains extensions Garmin > Topografix > xsi (Osmand reads this)
This extension order should be EXACTLY respected.

Result.
Garmin by garmin.
Track: color.

Locus 4.27 by topografix.
Track: color + opacity + width.
+ TBT guiding through the gpx navtrack !

Osmand 4.9.10 by xsi.
Track: transparancy-color + width.
Waypoint icon: transparancy-color.
Title: Re: Track opacity failure in Locus.
Post by: Menion on January 20, 2025, 09:05:19
Hello Willy,
so is it working in Locus Map or not?  :)

I'm checking the code and "opacity" support is implemented. It just modifies the "color" value. So the "color" needs to be defined before the opacity value.