In my case, I'm not. The dom nodes are not removed if they are out of
view. Based on my map's use cases, at any given zoom level it is
highly probable that the majority of these dom nodes will be on
screen.

I'm not trying to create an in-general solution for distribution. I
simply needed to handle my specific map needs. In this case idle
wasn't needed and would have added extra overhead. My map is designed
for use on iPhones and Androids where processing power is limited.

Chad Killingsworth

On Feb 27, 8:45 am, bratliff <[email protected]> wrote:
> On Feb 27, 2:27 pm, Chad Killingsworth
>
> <[email protected]> wrote:
> > On Feb 27, 8:04 am, bratliff <[email protected]> wrote:
>
> > > I have tried unsuccessfully to have Google make the "idle" event
> > > automatic.  I cannot imagine anyone doing anything useful with an
> > > OverlayView without an "idle" event.
>
> > Just this week I wrote a simple marker overlay that doesn't use/need
> > idle.
>
> > Chad Killingsworth
>
> How do you deal with transitions to / from - in view / out of view ?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.

Reply via email to