Yes, please.
It still doesn't seem to make a difference when I use any value at all, the line stays one pixel wide.
I don't if it is me or a bug.
This has been through several versions of GE4.xxx, and normal gpx file from mapsource, or the files being saved on the memory card of my etrex legend.
This used to work fine in google earth 3
here is the first part of the xml gpx file
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<gpx xmlns="http://www.topografix.com/GPX/1/1" creator="MapSource 6.11.5" version="1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.topografix.com/GPX/1/1
http://www.topografix.com/GPX/1/1/gpx.xsd"> <metadata>
<link href="http://www.garmin.com">
<text>Garmin International</text>
</link>
<time>2007-01-11T13:27:46Z</time>
<bounds maxlat="-21.993084" maxlon="35.529571" minlat="-25.896749" minlon="28.231473"/>
</metadata>
<wpt lat="-23.926963" lon="32.034208">
<time>2007-01-11T10:33:02Z</time>
<name>1229</name>
<sym>Waypoint</sym>
<extensions>
<gpxx:WaypointExtension xmlns:gpxx="http://www.garmin.com/xmlschemas/GpxExtensions/v3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.garmin.com/xmlschemas/GpxExtensions/v3
http://www.garmin.com/xmlschemas/GpxExtensions/v3/GpxExtensionsv3.xsd"> <gpxx:DisplayMode>SymbolAndName</gpxx:DisplayMode>
</gpxx:WaypointExtension>
</extensions>
</wpt>