Skip to content

bdcoder2/grid_clusterer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

grid_clusterer v1.6.1

This release includes support for Google maps "Advanced" markers (migrates AdvancedMarkerView to AdvancedMarkerElement).

A grid clusterer for Google maps

Use the following links to learn about the grid clusterer:

To download and use locally:

  1. Click on the "grid_clusterer.zip" archive above.
  2. Click on the "Download" button and save the archive locally.
  3. Un-zip the grid_clusterer archive
  4. IMPORTANT: In order to use Google maps, you require a Google maps API key.

    Replace the string "[YOUR_API_KEY]" with your Google maps API key in all "index.html" files found in the following directories / files:

    • ./dist/ex0/index.html
    • ./dist/ex1/index.html
    • ./dist/ex2/index.html
    • ./dist/ex3/index.html
    • ./dist/ex4/index.html
  5. Using any web browser, open the "/dist/index.html" file.