Actually im not using a marker manager, and my overlays are polygons.
Dunno if it might make a difference. All the overlays (in this case
polygons) aren't hidden and should be in the same viewport, but i
wouldnt like to assume that. In other words, every polygon (be it in
or out of the viewport) should be returned. So i guess from the choice
u gave me, 3. suits best!

On Mar 30, 7:27 am, "[email protected]" <[email protected]>
wrote:
> On Mar 29, 10:10 pm, JuKKi <[email protected]> wrote:
>
> > Hey guys,
>
> > was just wondering if there is any way of returning all the map
> > overlays currently being displayed on the map.
>
> Not as part of the API.  But there is nothing to keep you from coding
> it yourself.
> But what do you mean by "being displayed on the map"?
> 1. have been addOverlay'd to the map (but might not be in the
> viewport)
> 2. have been addOverlay'd to the map and are not hidden
> 3. have been addOverlay'd to the map (are not hidden) and some part of
> which appears in the viewport
> 4. have been addOverlay'd to the map (are not hidden) and all of which
> appear in the viewport
>
> ...
>
> Are you using a marker manager?
>
>   -- Larry
>
>
>
>
>
> > Thanks in advance,
>
> > Jonathan

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