IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

Creating a marker cluster in GMap control on a CAF page

  • 1.  Creating a marker cluster in GMap control on a CAF page

    Posted Tue January 17, 2012 01:46 PM

    Hello everyone, I need some help.

    I’m trying to create a marker cluster in google maps using the gmap control. I have a set of markers which with a greater zoom I want to show the detailed information and with minor zoom I want to show an aggregation of the information represented by one icon.

    Is there any way to do this using the gmap control or integrating Google API in a CAF page?

    Best regards,


    #MWS-CAF-Task-Engine
    #webMethods-BPMS
    #webMethods


  • 2.  RE: Creating a marker cluster in GMap control on a CAF page

    Posted Thu January 19, 2012 12:30 PM

    Probably the only way to do this is to write some javascript to listen the onZoom events (i’m assuming that google maps fires these) and then see about ‘collapsing’ or redrawing the markers accordingly.


    #MWS-CAF-Task-Engine
    #webMethods
    #webMethods-BPMS