looked at both sites and could not find any explicit example of
assigning a kml polyline to a variable.
used egeoxml...var exml = new EGeoXml(...
and exml.parse();
tried exml.gpolylines as an array of polylines as stated, did not work

On Feb 25, 6:32 am, "[email protected]" <[email protected]>
wrote:
> On Feb 25, 6:12 am, FredW <[email protected]> wrote:
>
> > I'm using GGeoXml to load a Google EarthKML. It has onepolyline
> > representing a bicycle ride route. Is there a way to assign the
> >polylineto a variable? I've used encoded polylines in other maps and
> > Mike Williams epoly.js to retrieve a point a specific distance along
> > the poly. I'd like to be able to do the same with the Google Earth
> >KML.
>
> Try GeoXml or EGeoXml to get access to thepolyline.
>
>   -- 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to