On Oct 1, 9:40 pm, Anurag <[email protected]> wrote: > "GDownloadUrl not Defined" is what I am seeing in the Java Script > Error Console for a simple script as below......Even though the head > section of my HTML page includes the Maps API JavaScript.
You're mixing version 2 code into your version 3 code. They don't co- exist. Version 3 doesn't include an equivalent for GDownloadUrl: see Issue 1364 for a workaround. http://code.google.com/p/gmaps-api-issues/issues/detail?id=1364 Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
