[Google Maps API v3] Re: MarkerClusterer won't cluster!

2012-02-09 Thread Rossko
> Please star the issue if you are having the same problem. The problem is that you are not using the clusterer correctly. Don't put your markers on the map yourself, as you want the clusterer to manage them for you. -- You received this message because you are subscribed to the Google Groups "

[Google Maps API v3] Re: MarkerClusterer won't cluster!

2012-02-09 Thread geocode...@gmail.com
On Feb 9, 11:43 am, pkh80 wrote: > Ok I changed the load order - I should have mentioned I am testing in > Chrome and Firefox. They both exhibit the same result for me. > > I opened a ticket here: > > http://code.google.com/p/gmaps-api-issues/issues/detail?id=3914&thank... That is too bad. The p

[Google Maps API v3] Re: MarkerClusterer won't cluster!

2012-02-09 Thread pogue5
if you set your LatLng to (i,i), how is this supposed generate all the latitudes and longitudes? Just curious... -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the web visit https://groups.google.co

[Google Maps API v3] Re: MarkerClusterer won't cluster!

2012-02-09 Thread pkh80
Ok I changed the load order - I should have mentioned I am testing in Chrome and Firefox. They both exhibit the same result for me. I opened a ticket here: http://code.google.com/p/gmaps-api-issues/issues/detail?id=3914&thanks=3914&ts=1328816324 Please star the issue if you are having the same

[Google Maps API v3] Re: MarkerClusterer won't cluster!

2012-02-09 Thread Rossko
> http://www.nwkite.com/gmapstest.html > Zoom in or out and clusters appear. I don't get a map at all in IE, probably because you load the MarkerClusterer script before the API which it extends. Suprisingly, I see some blue, some yellow clusters under FF browser. -- You received this message be

[Google Maps API v3] Re: MarkerClusterer won't cluster!

2012-02-09 Thread pkh80
MarkerCluster still seems broken for newer gmaps. I took a copy of this test script and put it on the zoom level that's broken: http://www.nwkite.com/gmapstest.html Zoom in or out and clusters appear. I have had similar problems while using other datasets and conditions. -- You received this

[Google Maps API v3] Re: MarkerClusterer won't cluster!

2011-11-16 Thread geocode...@gmail.com
On Nov 16, 5:47 am, Ashwin wrote: > I didn't realize I had to include an external script. How do I do > this? (I don't think I saw this in any of the given examples.) Look at the examples again. The script is here: http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclusterer/s

[Google Maps API v3] Re: MarkerClusterer won't cluster!

2011-11-16 Thread Ashwin
I didn't realize I had to include an external script. How do I do this? (I don't think I saw this in any of the given examples.) -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to google-maps-js

[Google Maps API v3] Re: MarkerClusterer won't cluster!

2011-11-15 Thread geocode...@gmail.com
On Nov 15, 9:00 am, Ashwin wrote: > Hello there, > > I'm trying to get MarkerClusterer to work on a very simple example. I > have 100 data points on my map, but they won't seem to cluster. You > can see the sample at http://www.ashwinbalu.com Check your javascript console, I get this error: