Grid Clusterer v1.6.1 - Using Advanced Markers
Enter the number of random data points to create within the map bounds:


Clusterer Options:
Tile height x width (pixels):
x
Cluster marker click check:
Cluster size minimum:
Cluster zoom maximum:
Grid rows, columns:
,
Tile borders visible:
Tile border color:
Tile border style:
Tile border width:
Map Zoom Level: Time to redraw tiles:
Initialization Statistics:
  • Data points created:
  • Time to create data points:
  • Time to create cluster object AND load data:
Notes:
  • This example allows you to set various options used by the clusterer.
  • Google maps advanced markers may be created by setting the handlers used by the clusterer to create and update cluster and grid point markers. Refer to the following properties found in the grid_clusterer_options interface:
    • cluster_marker_create_handler
    • cluster_marker_update_handler
    • grid_point_marker_create_handler
    • grid_point_marker_update_handler
  • An info window will be displayed when a grid point marker is clicked.