On Sep 19, 12:14 pm, Kontaktschmied <[EMAIL PROTECTED]> wrote: > In these project http://tools.webmasterei.com/countrymap/ > the polygones are added via ajax in a global array polygones[]: > > After adding the polygone I like to detect clicks like in the app from > Mike W. (inside) > > Here is the snippet: > == > In the callback appears after adding of one polygone the error > 'olygons[i] is undefined'. > > Any ideas?
Do you have an 'olygons' variable defined? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
