Skip to content

Commit 88a34f0

Browse files
author
bdcoder2
authored
Update README.md
1 parent c78687f commit 88a34f0

File tree

1 file changed

+7
-11
lines changed

1 file changed

+7
-11
lines changed

README.md

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
1-
# grid_clusterer v1.7.0
1+
# grid_clusterer v1.8.0
22
<h2>Release Updates</h2>
33
<ul>
4-
<li>
5-
As of February 21st, 2024, google.maps.Marker is deprecated. This release uses
6-
<a href="https://developers.google.com/maps/documentation/javascript/reference/advanced-markers">&quot;Advanced&quot; markers</a> exclusively.
7-
</li>
8-
<li>Added support for fractional zoom levels.</li>
4+
<li>Performance improvements</li>
95
</ul>
106

117
</p>
@@ -14,11 +10,11 @@
1410
Use the following links to learn about the grid clusterer:
1511
</p>
1612
<ul>
17-
<li><a href="https://bdcoder2.github.io/grid_clusterer/v170/ex1/index.html">Creating data points vs creating Google map markers</a></li>
18-
<li><a href="https://bdcoder2.github.io/grid_clusterer/v170/ex0/index.html">Tiles and grid points</a></li>
19-
<li><a href="https://bdcoder2.github.io/grid_clusterer/v170/ex2/index.html">Clusterer configuration options and performance</a></li>
20-
<li><a href="https://bdcoder2.github.io/grid_clusterer/v170/ex3/index.html">Enabling and disabling cluster marker click checks</a></li>
21-
<li><a href="https://bdcoder2.github.io/grid_clusterer/v170/reference.html">Clusterer Reference</a></li>
13+
<li><a href="https://bdcoder2.github.io/grid_clusterer/v180/ex1/index.html">Creating data points vs creating Google map markers</a></li>
14+
<li><a href="https://bdcoder2.github.io/grid_clusterer/v180/ex0/index.html">Tiles and grid points</a></li>
15+
<li><a href="https://bdcoder2.github.io/grid_clusterer/v180/ex2/index.html">Clusterer configuration options and performance</a></li>
16+
<li><a href="https://bdcoder2.github.io/grid_clusterer/v180/ex3/index.html">Enabling and disabling cluster marker click checks</a></li>
17+
<li><a href="https://bdcoder2.github.io/grid_clusterer/v180/reference.html">Clusterer Reference</a></li>
2218
</ul>
2319
<p>
2420
<a href="https://bdcoder2.github.io/grid_clusterer/v170/index.html"><img src="snapshot.jpg" height=530 width=703 title="Grid Clusterer"></a>

0 commit comments

Comments
 (0)