On Mar 17, 11:07 am, BuckyE <ex...@luckypro.biz> wrote:
> In case you're still listening, I've made some changes! The "loading"
> div works pretty well, but is subject to the sidebar quirk. It gets
> removed before the sidebar is built. But at least it's a notice! Thank
> you for recommending that.
>
> I really appreciate your taking so much time over this. I see from the
> demo that the routine works, but do you think it's confusing to have
> the sidebar "rebuilt" with a potentially different set of categories?
> Sometimes the timeout works, and I see Credits, then the sidebar gets
> rebuilt with the same list it had. Sometimes the timeout doesn't work,
> and then of course I see Credits and via Margutta, then the sidebar
> changes to just Credits. I suppose one never knows what a given user
> will see?
>
> Is there some way to replace the  // Create the initial sidebar
> makeSidebar(); with the polysLoaded() function? After the map drwas
> once, the standard sidebar should work, right?

You can remove the initial call to makeSidebar.  The danger of that is
if things change and the check that determines that the polys are
available for processing doesn't work, the sidebar will never appear.
That is your call...

  -- 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 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