Skip to content

Commit 05c566f

Browse files
author
bdcoder2
authored
Update README.md
1 parent b0be75f commit 05c566f

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

README.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# grid_clusterer v1.6.0
1+
# grid_clusterer v1.6.1
22
<p>
33
This release includes support for <a href="https://developers.google.com/maps/documentation/javascript/reference/advanced-markers">Google maps &quot;Advanced&quot; markers.
44
</p>
@@ -7,12 +7,12 @@ This release includes support for <a href="https://developers.google.com/maps/do
77
Use the following links to learn about the grid clusterer:
88
</p>
99
<ul>
10-
<li><a href="https://bdcoder2.github.io/grid_clusterer/v160/ex1/index.html">Creating data points vs creating Google map markers</a></li>
11-
<li><a href="https://bdcoder2.github.io/grid_clusterer/v160/ex0/index.html">Tiles and grid points</a></li>
12-
<li><a href="https://bdcoder2.github.io/grid_clusterer/v160/ex2/index.html">Clusterer configuration options and performance (using &quot;Classic&quot; markers)</a></li>
13-
<li><a href="https://bdcoder2.github.io/grid_clusterer/v160/ex3/index.html">Enabling and disabling cluster marker click checks</a></li>
14-
<li><a href="https://bdcoder2.github.io/grid_clusterer/v160/ex4/index.html">Clusterer configuration options and performance (using &quot;Advanced&quot; markers)</a></li>
15-
<li><a href="https://bdcoder2.github.io/grid_clusterer/v160/reference.html">Clusterer Reference</a></li>
10+
<li><a href="https://bdcoder2.github.io/grid_clusterer/v161/ex1/index.html">Creating data points vs creating Google map markers</a></li>
11+
<li><a href="https://bdcoder2.github.io/grid_clusterer/v161/ex0/index.html">Tiles and grid points</a></li>
12+
<li><a href="https://bdcoder2.github.io/grid_clusterer/v161/ex2/index.html">Clusterer configuration options and performance (using &quot;Classic&quot; markers)</a></li>
13+
<li><a href="https://bdcoder2.github.io/grid_clusterer/v161/ex3/index.html">Enabling and disabling cluster marker click checks</a></li>
14+
<li><a href="https://bdcoder2.github.io/grid_clusterer/v161/ex4/index.html">Clusterer configuration options and performance (using &quot;Advanced&quot; markers)</a></li>
15+
<li><a href="https://bdcoder2.github.io/grid_clusterer/v161/reference.html">Clusterer Reference</a></li>
1616
</ul>
1717
<p>
1818
<a href="https://bdcoder2.github.io/grid_clusterer/v160/index.html"><img src="snapshot.jpg" height=530 width=703 title="Grid Clusterer"></a>
@@ -34,4 +34,3 @@ This release includes support for <a href="https://developers.google.com/maps/do
3434
</li>
3535
<li>Using any web browser, open the &quot;/dist/index.html&quot; file.
3636
</ol>
37-

0 commit comments

Comments
 (0)