[Google Maps API v3] Re: Grid-based clustering of markers in squares

2012-02-25 Thread khaldoon
Do you also have some server side example? Can we add 5km distance value to latitude and longitude value? thanks for great help On Feb 11, 5:25 pm, "geocode...@gmail.com" wrote: > On Feb 11, 7:06 am, khaldoon wrote: > > > hi, > > 1- I want to cluster markers in a form of square... > > You probab

[Google Maps API v3] Re: Grid-based clustering of markers in squares

2012-02-25 Thread khaldoon
Thanks Larry!!! :) On Feb 11, 5:25 pm, "geocode...@gmail.com" wrote: > On Feb 11, 7:06 am, khaldoon wrote: > > > hi, > > 1- I want to cluster markers in a form of square... > > You probably need to write code to do that, you might be able to > modify one of the existing clustering libraries to d

[Google Maps API v3] Re: Grid-based clustering of markers in squares

2012-02-12 Thread davie
Hi One approach is server side using MySQL and PHP Regards Davie On Feb 11, 5:25 pm, "geocode...@gmail.com" wrote: > On Feb 11, 7:06 am, khaldoon wrote: > > > hi, > > 1- I want to cluster markers in a form of square... > > You probably need to write code to do that, you might be able to > modi

[Google Maps API v3] Re: Grid-based clustering of markers in squares

2012-02-11 Thread geocode...@gmail.com
On Feb 11, 7:06 am, khaldoon wrote: > hi, > 1- I want to cluster markers in a form of square... You probably need to write code to do that, you might be able to modify one of the existing clustering libraries to do that (or convince the maintainer of one of those libraries to add that functionali