On Fri, Oct 17, 2008 at 11:06 AM, Alejaus <[EMAIL PROTECTED]> wrote:
>
> The problem are when I create the new trace in google maps and when I
> need save the trace in KML format.
>
> This KML format exported of google maps, contains a link of web page

NO, it contains a link to a *KML* file - which does include the coordinates.

I suspect in copy/pasting the URL from the network link file you are
failing to decode the XML entities - which dont work in a URL. For
example

...456436&amp;outpu...

should be ...456436&outpu... when pasted into your browser address
bar. (or when doing it via script)



> and I need the coordinates of a trace. I can open the KML that
> contains to link with google earth, and I save to KML format with the
> coordinates but I can't do it this proces every time.
>
> Can I download the KML of google maps with the coordinates directly?¿?
>
>
> Thanks!!
>
> >
>



-- 
Barry

- www.nearby.org.uk - www.geograph.org.uk -

--~--~---------~--~----~------------~-------~--~----~
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