Re: Need help with GPS track 3D in Google Earth




Adam Schneider wrote:
New Learner wrote:
For some reason I can't get the line thickness above 4 but
I"m working on it.

Don't work too hard; as far as I know, it can't be done.

Adam


If you open the .kml file in a text editor there will be a section near
the beginning which reads:

<Style id="lineStyle">
<LineStyle>
<color>64eeee17</color>
<width>4</width>
</LineStyle>
</Style>

Change the width value to a larger number and save the file. Your color
value may be different also.

.


Loading