On Mar 12, 1:27 pm, "[email protected]" <[email protected]>
wrote:
> On Mar 12, 11:53 am, BuckyE <[email protected]> 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.

BTW - the error when clicking on the sidebar for the polygons was
because the click listener doesn't return a point in that case.

 -- Larry
>
>
>
> > On Mar 12, 1:34 pm, BuckyE <[email protected]> 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 [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
-~----------~----~----~----~------~----~------~--~---

Reply via email to