Reimers.dk

.NET, AJAX and Google APIs brought together
Welcome to Reimers.dk Sign in | Join | Help
in Search

Marker Clustering

Last post 03-06-2010, 19:41 by zoinky. 4 replies.
Sort Posts: Previous Next
  •  09-18-2008, 15:49 1812

    Marker Clustering

    Hi,

    Is there a way to use third party JS marker clustering with the control? Like this one:

    Link

     

    Or are there any alternatives, besides writting the whole clustering logic?

     

    Thanks

    Jakub

     

  •  09-18-2008, 20:27 1815 in reply to 1812

    Re: Marker Clustering

    Now that you have access to the source code, you can have the control render the markers directly to the clusterer.

    A simpler way with serverside scripting would be to simply display some markers and when they are clicked, then the server adds the markers that belong to this marker.

  •  09-19-2008, 15:14 1818 in reply to 1815

    Re: Marker Clustering

    Great.

    If I modify the source, I'll send you the code.

    Thanks again for a great control.

     

     

  •  03-14-2009, 14:58 2376 in reply to 1812

    Re: Marker Clustering

    Hi Lof,

    I am interesting in using 3rd party js marker clustering with the control. Can you show me the way to do this please? I tried to write something in code behind in Map Control event and then pass it to MapCommand Property but Markers was not displayed. There was an error at runtime : "GIcon is undefined".

    I tried not to use clustering marker 3rd party javascript to add Marker as normal with Google API, the markers was displayed.

    Please help me!

  •  03-06-2010, 19:41 3053 in reply to 1818

    Re: Marker Clustering

    did you end up modifying the source code to achieve this?

    if yes please let us know i am interested in this

View as RSS news feed in XML