On Mar 12, 11:53 am, BuckyE <ex...@luckypro.biz> wrote:
> I wonder if, given the small number of markers and polys, I should be
> creating them globally, not local to the onload function? would that
> solve the modularized or asynchronous poly-draw problem? I assume my
> map would take the same amount of time to draw.

This page uses the polygon visibilitychanged and the polyline
visibility changed events to go back and regenerate the sidebar once
they are correct:
http://www.geocodezip.com/romanholidaymap_polysC.asp

It removes the dependency on time (the setTimeout) but adds a
dependency that there be both polylines and polygons in the xml file.

 -- Larry


>
> On Mar 12, 1:34 pm, BuckyE <ex...@luckypro.biz> wrote:
>
> > Fantastic! The UrchinTracker is nifty. I never saw that before.
>
> > I wonder if there's a way to test for the polys having been added? I
> > vaguely remember a repeated "try" routine in applescript. I'll search
> > here for test routines. and in the meantime, I can't thank you enough
> > for having identified the cause of the problem. Wonderful!
--~--~---------~--~----~------------~-------~--~----~
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 
google-maps-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to