@Rossko,

Thanks for response but where is the problem guy ?

*I checked the link i gave in my precedent post and it works well
guy*, it just a live example of the markerClusterer. but maybe i have
to  put it again:

http://gmaps-utility-library.googlecode.com/svn/trunk/markerclusterer/1.0/examples/advanced_example.html

So i don't really understand why you couldn't acces to this map !?

I explained that i were using firebug while testing this example. The
guidelines says : post a link and uses firebug, and it's exactly what
i done, i don't see where is the problem.

i can explain again :

1. if you try this example, the markers on the map will be
clusterised, that's what we want and it's ok.
2. before clusterised them, the author of this example put all the
markers on a global array that he called "markers".
3. so once the markers are clusterised, you can access them like that
markers[x].
4. the markerCkusterer documentation says :

       removeMarker(marker:GMarker) =>  Remove a marker

So i put in the Firebug console :  markerClusterer.removeMarker(markers
[0]) and the firebug console ouput this error : clusters_[i].remove is
not a function.

i don't know really how i could give a better explain of what i did
and where is the problem.

ricco

On 12 oct, 20:50, Rossko <[email protected]> wrote:
> > But now, if you try : "MarkerClusterer.removeMarker(markers[0])" then
> > an error will be output : "clusters_[i].remove is not a function".
>
> Can't try anything, can't see any errors, don't have access to your
> maphttp://groups.google.com/group/Google-Maps-API/web/why-including-a-li...
--~--~---------~--~----~------------~-------~--~----~
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