Yeah, you're right. I was loathe to prop it to production, and more loathe to build a slimmed down version. It turns out it was the way I was using fromEncoded. I was putting the clickable property on the first argument. Strangely, it works if I pass it as a prop on the second arg, which doesn't make sense the way I read the docs, but does work.
On Oct 14, 5:23 pm, Rossko <[EMAIL PROTECTED]> wrote: > > I tried both before and after, no luck. I'm wondering if it has > > anything to do with the fact that I'm using GPolygon.fromEncoded > > instead of straight new GPolygon... > > Wouldn't have thought so. > You may have to give in, follow the posting guidelines, and provide a > link to an example ... > > cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
