On Sep 12, 1:28 pm, ss ss <[email protected]> wrote:
> Dear Rossko,
>                    Ok I have managed to get the cluster script and run the
> cluster. My link is  herehttp://www.gamtrack.com.my/sample1/cluster2.php.
> But you can see that both my vehicle icons and the cluster icons is
> appearing together.

Let the clusterer handle the markers.  You are currently adding the
markers to the map with:
                  map.addOverlay(marker);
If you remove that, then only the ones the clusterer displays will
appear.

  -- Larry


> What else must I define then to fine tune it? Thank you.
>
>
>
> On Sun, Sep 12, 2010 at 10:14 PM, ss ss <[email protected]> wrote:
> > Dear Rossko,
> >                    Ok I have clear the marker manager codes. So now I have
> > problem is how to get the cluseter java script .js file to be added to my
> > site. Secondly I read this line in the reference "The MarkerClusterer will
> > group markers into clusters according to their distance from a cluster's
> > center." In my application how can I intelligently decide how many clusters
> > centers to be build at load of the map? Thank you.
>
> >   On Sat, Sep 11, 2010 at 10:11 PM, Rossko 
> > <[email protected]>wrote:
>
> >> > Then add MarkerClusterer ;
> >> > docs and how-to
>
> >> Sorry, those were the v3 versions ; here is v2
>
> >>http://gmaps-utility-library-dev.googlecode.com/svn/tags/markercluste...
>
> >>http://gmaps-utility-library-dev.googlecode.com/svn/tags/markercluste...
>
> >> --
> >> 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]<google-maps-api%2Bunsubscribe@
> >>  googlegroups.com>
> >> .
> >> For more options, visit this group at
> >>http://groups.google.com/group/google-maps-api?hl=en.

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