On Dec 14, 11:52 am, Hellix <[email protected]> wrote: > Thanks Larry, > I tried EGeoXml, but it simply does not work with my .kml files. Well, > i shall try and edit those files. A pity! When in GoogleEarth, i may > choose hide or not, thickness and color of paths... bot those options > interest hikers, bilers, riders, and not the common developping guy.
Have you looked at GeoXml? http://www.dyasdesigns.com/geoxml/ (I don't use it, but it is another options and it may have better support for some of those features) -- Larry > > On 13 déc, 21:51, "[email protected]" <[email protected]> wrote: > > > On Dec 13, 12:23 pm, Hellix <[email protected]> wrote: > > > > Hi gurus! > > > Simple problem: I import a kml track (from gps) to Google maps via > > > geoXml = new GGeoXml("http://...mytrack.kml"); > > > map = new GMap2(document.getElementById("map")); > > > ... > > > I would like to see only the track. Question: How can i hide the > > > waypoint icons, which cluster the map ? > > > I'm just a beginner (aged 74). Thanks. Raymond. > > > Don't use GGeoXml, or if you do, hide the markers after the KML has > > finished loading. If you use EGeoXml, you can control it better. See > > Mike Williams' tutorial for details on both ways:http://econym.org.uk/gmap/ > > > Part 36 Tricks with GGeoXmlhttp://econym.org.uk/gmap/interceptor.htm > > > EGeoXml: > > Part 11 Using EGeoXml - taking control of KML file > > rendering.http://econym.org.uk/gmap/egeoxml.htm > > > -- Larry --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
