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