Federico Cargnelutti

Simple is better than complex. Complex is better than complicated. | @fedecarg

Server-side Marker Clustering with PHP and Google Maps

with 5 comments

with_cluster2

As maps get busier, marker clustering is likely to be needed. Marker clustering is a technique by which several points of interest can be represented by a single icon when they’re close to one another.

Mika Tuupola wrote a PHP library that divides the map into a given number of cells and represents all the markers present in the same cell by a single icon. This icon shows the number of markers it symbolizes.

He also wrote an excellent post explaining how marker clustering works.

Related Posts

About these ads

Written by Federico

February 26, 2009 at 3:32 pm

5 Responses

Subscribe to comments with RSS.

  1. thanks

    stefancaunter

    May 28, 2009 at 11:55 am

  2. Experimenting with this and OpenLayers

    David Kobia

    September 29, 2009 at 7:02 pm

  3. Nice

    test

    January 12, 2011 at 8:35 am

  4. Check this out Google Maps server side clustering, PHP code on http://blog.kodai.lt

    test

    January 12, 2011 at 8:36 am

  5. Great, thanks for the link.

    Federico

    January 25, 2011 at 12:37 pm


Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.

Join 641 other followers