Change the color of a POI Layer Track

DeanoXa year 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 Tananaeva year ago

It's not configurable currently.

eichenwinda year ago

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

spoortrack10 months ago

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

Anton Tananaev10 months ago

There could be one. I recommend searching.

eichenwind6 months 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.

DeanoX6 months 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.