Change the color of a POI Layer Track

DeanoX 3 years ago

Is it possible to define the color of a track within the POI Layer KML File - mine all appear as ligthblue (with dots) depsite them referencing a different style within the file (which works in Google Earth).

Anton Tananaev 3 years ago

It's not configurable currently.

eichenwind 2 years ago

Is there an update. I would like to use different colors or Icons.

spoortrack 2 years ago

Hi Anton, is there a feature request for this, and if not, can I create one?

Anton Tananaev 2 years ago

There could be one. I recommend searching.

eichenwind 2 years ago

Hi Anton, I do not get it. What do you mean by "I recommend searching". In the KML file i defined a color for a Track here #red

 <Placemark>
                    <visibility>0</visibility>
                    <open>0</open>
                    <styleUrl>#red</styleUrl>
                    <name>superhexe</name>
                    <description>Track no. 1</description>
                    <LineString>
                        <extrude>true</extrude>
                        <tessellate>true</tessellate>
                        <altitudeMode>clampToGround</altitudeMode>
                        <coordinates>
                               xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

but the POIs is still in cyan.

DeanoX 2 years ago

Anton has confirmed its not yet currently supported however the relevant feature request is open on Github for the Traccar-Web interface element

https://github.com/traccar/traccar-web/issues/1128

Be great to have extra support for the feature request.