Class GMarkerCluster

  • All Implemented Interfaces:
    Serializable

    public class GMarkerCluster
    extends Object
    implements Serializable
    Clusters markers into groups. Supports the use of an options object to adapt settings. It's grouping all the overlays/markers which are shown on the map currently. This can be improved by giving a dedicated list of markers for grouping if needed. https://googlemaps.github.io/js-marker-clusterer/docs/reference.html
    Author:
    Rob Sonke, Joachim F. Rohde
    See Also:
    Serialized Form
    • Method Detail

      • getJSconstructor

        public String getJSconstructor()