On Mar 29, 6:04 am, wsrphoto <sc...@wsrphoto.com> wrote: > I tried porting some of the code but couldn't get it to work with mine. I > think the core code of mine is ok for lines and markers but the initial > opening and displaying commands aren't, and I can't find anywhere in > Google's documentation or references how to correctly call and display an > external xml file. Google could improve the application documentation, > resorting to users' examples. This is how I learned v2. I'll keep trying > and yours helps. Thanks.
In v2 there was a built in xml file access and parsing. That has not been included in v3, but there is an example that does it; and my example does it, using an external javascript include "downloadxml.js" (mine is slightly different from google's) There is also a discussion of how to do this in this example in the documentation: https://developers.google.com/maps/articles/phpsqlsearch_v3#createmap under "Loading the XML Results" -- Larry > > > > > > > > > > > I ported one of Mike Williams' tutorial examples to v3. Does this > > help? > >http://www.geocodezip.com/v3_MW_example_map3.html > > > -- Larry -- 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 google-maps-js-api-v3@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.