On Dec 2, 6:38 am, robertofilo <[EMAIL PROTECTED]> wrote:
> Ok.
>
> I see.
>
> After this, my understanding is that what the code does is load into
> memory only the markers that will be present in the display area of
> the map, and then refresh the markers when you move the map or change
> the zoom level.  Is this correct?

Yes.

>
> But still, all the markers are loaded when you zoom out to a higher
> level.  Or you can still phase them out in different layers?

That is what the MarkerManager does.  You tell it the zoom levels
between which you want the marker visible and it does what you tell
it.
Here is a simple example with 3 different types of markers, visible at
different zoom levels:
using GMarkerManager:
http://www.geocodezip.com/google_northamerica_officesJ.asp
using the open source MarkerManager:
http://www.geocodezip.com/google_northamerica_officesJ_OSMM.asp

  -- Larry

>
> Am I missing something?
>
> On Nov 29, 6:34 pm, Mike Williams <[EMAIL PROTECTED]> wrote:
>
>
>
> > Wasn't it robertofilo who wrote:
>
> > >However, I load the example that Mike proposes
> > >(http://econym.org.uk/gmap/example_markermanager2.htm) and I don’t
> > >see it working.  It only loads markers from “Agatwi” to “Chyuna”
> > >(in his Rwanda example), but I don’t see how it actually manages the
> > >rest of the markers.
>
> > I only used the first 100 entries from my Rwanda file in that example,
> > because that's enough to show how the principle works.
>
> > --http://econym.org.uk/gmap
> > The Blackpool Community Church Javascript Team- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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