> but someone here said that v3 does not support downloadble...

That's right, the API doesn't have it built in.
That's why you need to add on an external script to give the
functionality.

> anyways i went back as you say but is cannot find the downloadxml.js

Here is a sample with download url capability
   http://gmaps-samples-v3.googlecode.com/svn/trunk/xmlparsing/downloadurl.html
if you view the source, you can see that it uses an external
javascript file utils.js - full url
   http://gmaps-samples-v3.googlecode.com/svn/trunk/xmlparsing/util.js
which you can use to add the XML capability to your own webpage

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.

Reply via email to