We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 422ffca commit e3d8181Copy full SHA for e3d8181
README.md
@@ -1,9 +1,12 @@
1
# grid_clusterer v1.5.0
2
-<p>A grid clusterer for Google maps.</p>
+<h2>A grid clusterer for Google maps</h2>
3
+<ul>
4
+ <li><a href="https://bdcoder2.github.io/grid_clusterer/index.html" target="_blank">Overview, examples, reference</a>
5
+</ul>
6
<p>
7
<img src="snapshot.jpg" height=530 width=703 title="Grid Clusterer">
8
</p>
-<h1>To use:</h1>
9
+<h2>To download and use locally:</h1>
10
<ol>
11
<li>Click on the "grid_clusterer.zip" archive above.</li>
12
<li>Click on the "Download" button and save the archive locally.</li>
@@ -19,3 +22,4 @@
19
22
</li>
20
23
<li>Using any web browser, open the "/dist/index.html" file.
21
24
</ol>
25
+
0 commit comments