On Oct 21, 6:11 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Http:www.hardins.com/retail5.htm > > Error: showAddress is not defined > Source File:http://hardins.com/retail5.htm > Line: 1 > > Do an address search for 329 west bowman ave, liberty, nc
You get that error because showAddress is not defined in the global context (it is local to the GDownload callback function). It needs to be global if you want to access it the way you are... -- Larry --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to Google-Maps-API@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---