On Mar 11, 7:35 pm, BuckyE <[email protected]> wrote: > So, why the h*ll is my margutta category shown (instead of being > hidden) when my map opens? I must be missing something really basic, > but I can't see it.
It looks like the .isHidden() value for the polylines and polygons is returning false when the sidebar is being created. Sometime later the visibility property of the polys is updated, but by that time, the sidebar has already been created. http://www.geocodezip.com/romanholidaymap_polysA.asp -- 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 [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 -~----------~----~----~----~------~----~------~--~---
