On Nov 10, 11:07 am, Jack <[EMAIL PROTECTED]> wrote: > Hi everyone! I'm pretty new on GMaps and like some help if possible. > I'm drawing polygons on my site and it works fine. The proplem is that > I intend to save those polygons on mySQL database but I don't quite > know how to do it. When I try to use my point[] array to pick the > coordinates, the browser says that point[] is undefined... this is my > bit of code: > > Could anyone help, please? > Thanks in advance
Please read the posting guidelines. In particular, don't hijack other threads: start your own; and provide a link to your non-working page so we can debug the error message. I suspect this is a scope problem, but there's at least one } missing in your code snippet so it's difficult to be sure. 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 -~----------~----~----~----~------~----~------~--~---
