BIOSTALL / CodeIgniter-Google-Maps-V3-API-Library

The library enables you to create a map and overlay multiple markers, polylines, polygons, rectangles, ground overlays and/or circles, all of which are fully customisable. The library also supports showing directions between two points, including the ability to show the textual directions alongside the map too, and marker clustering. The first stages of integration with the Google Places API are available for use too.
http://biostall.com/codeigniter-google-maps-v3-api-library
288 stars 199 forks source link

Creating clustering #27

Closed maan81 closed 10 years ago

maan81 commented 10 years ago

It would be great if we could cluster close-by marks to prevent the crowded marks. Perhaps something like in http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclusterer/examples/advanced_example.html markerclusterer v3 example 2014-03-13 15-59-30

maan81 commented 10 years ago

Sorry, should have viewed the library featured.