@googlemaps/markerclusterer
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@googlemaps/markerclusterer", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Creates and manages per-zoom-level clusters for large amounts of markers.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -58,5 +58,10 @@ # Google Maps JavaScript MarkerClusterer | ||
- [Algorithm Comparisons](https://googlemaps.github.io/js-markerclusterer/public/algorithms) | ||
- [Renderer Usage](https://googlemaps.github.io/js-markerclusterer/public/renderers) | ||
- [Algorithm Comparisons](https://googlemaps.github.io/js-markerclusterer/public/algorithms) - This example demonstrates the different algorithms. Please note that spacing and many other options can be changed for each algorithm. | ||
![Screen Shot 2021-09-28 at 1 43 40 PM](https://user-images.githubusercontent.com/3392975/135155255-196ea200-65fe-4a88-8ab9-22a05cd0375c.png) | ||
- [Renderer Usage](https://googlemaps.github.io/js-markerclusterer/public/renderers) - This example demonstrates different renderers similar to the image below. | ||
![Screen Shot 2021-09-28 at 1 41 06 PM](https://user-images.githubusercontent.com/3392975/135154898-a5abb5a4-3022-44e0-92d2-5dcefa247e87.png) | ||
## History | ||
@@ -63,0 +68,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
988365
104