Color of displayed item

Started by balloni55, October 04, 2014, 18:50:15

0 Members and 1 Guest are viewing this topic.

balloni55

Hello,
where can i set the color of a displayed item?
in my device this color is changed after each activation of that item, see screencast.
Locus Map 4.23.1.2 Gold AFA

LM4 User ID e06d572d4
  •  

gynta

Locus switched your track color automatically from yellow to pink?

balloni55

Quote from: gynta on October 04, 2014, 22:09:02
Locus switched your track color automatically from yellow to pink?
So it is, i stop my test after i got 10 times a different color only activate/deactivate item as you see in screencast
Locus Map 4.23.1.2 Gold AFA

LM4 User ID e06d572d4
  •  

gynta


balloni55

Bitteschön :D
oh sorry, here it is 8)
Locus Map 4.23.1.2 Gold AFA

LM4 User ID e06d572d4
  •  

Menion

check your KML file.  Line has set "random"  color! so everytime you load track, Locus generates random color ;)

Odesláno z mého D5503 pomocí Tapatalk

- Official help (ideas, questions, problems): help.locusmap.eu
- Advanced topics, sharing of knowledges: you're here!
- LM 4 Beta download, LM 4 Release download
  •  

gynta

#6
edit
too late...  :D

<LineStyle>
<colorMode>random</colorMode>
<width>5</width>
</LineStyle>

balloni55

Ok understand thanks,
but i dont understand why hexcode is mirrored in locus :-[
<LineStyle>
<color>FFFF0000</color>
<width>3</width>
      </LineStyle>

with this code the line is blue
normal blue in HEX is 0000FF
Locus Map 4.23.1.2 Gold AFA

LM4 User ID e06d572d4
  •  

Menion

- Official help (ideas, questions, problems): help.locusmap.eu
- Advanced topics, sharing of knowledges: you're here!
- LM 4 Beta download, LM 4 Release download
  •