Page 1 of 1

KML custom color of Path

Posted: 08 Jul 2021, 16:44
by MKfan
Joomla 3.9.28
phoca map 3.0.12

I make a KML Path whit Google Eart
https://earth.google.com/earth/d/1kACoJ ... sp=sharing

when I try to import phoca map show me the path in blue color
i need to change this color to red or yellow

i try to edit KML file as guide but without results

<LineStyle>
<color>d83a3f</color>
<width>8</width>
</LineStyle>

does anyone know where it sets?

Re: KML custom color of Path

Posted: 10 Jul 2021, 11:26
by Jan
Hi, for now, it seems like the only one solution is to convert the KML to GPX like described here:
viewtopic.php?f=38&t=62538&start=10#p166964 :idea:

Jan