On Jun 3, 5:35 am, bernie james <[email protected]> wrote: > Thanks for pointing me to a great example. I tried to get a version working > here but it seems that I get an error on a line of code referencing the XML > filename
http://bfwebdev.nmsu.edu/adv_asp_bjm/maps_test3.html The error I get is fairly obvious, what error do you get? My page works with your xml: http://www.geocodezip.com/v3_GenericMapBrowser.asp?url=http://bfwebdev.nmsu.edu/adv_asp_bjm/my_test.xml The error I get on your page is: Error: downloadUrl is not defined Source File: http://bfwebdev.nmsu.edu/adv_asp_bjm/maps_test3.html Line: 255 on my page that function is defined in an external js file (downloadxml.js), I suspect you don't have a copy of that on your server. -- 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 [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.
