You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-8Lines changed: 7 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# grid_clusterer v1.6.0
1
+
# grid_clusterer v1.6.1
2
2
<p>
3
3
This release includes support for <ahref="https://developers.google.com/maps/documentation/javascript/reference/advanced-markers">Google maps "Advanced" markers.
4
4
</p>
@@ -7,12 +7,12 @@ This release includes support for <a href="https://developers.google.com/maps/do
7
7
Use the following links to learn about the grid clusterer:
8
8
</p>
9
9
<ul>
10
-
<li><ahref="https://bdcoder2.github.io/grid_clusterer/v160/ex1/index.html">Creating data points vs creating Google map markers</a></li>
11
-
<li><ahref="https://bdcoder2.github.io/grid_clusterer/v160/ex0/index.html">Tiles and grid points</a></li>
12
-
<li><ahref="https://bdcoder2.github.io/grid_clusterer/v160/ex2/index.html">Clusterer configuration options and performance (using "Classic" markers)</a></li>
13
-
<li><ahref="https://bdcoder2.github.io/grid_clusterer/v160/ex3/index.html">Enabling and disabling cluster marker click checks</a></li>
14
-
<li><ahref="https://bdcoder2.github.io/grid_clusterer/v160/ex4/index.html">Clusterer configuration options and performance (using "Advanced" markers)</a></li>
0 commit comments