removing and adding markers in cluster works

This commit is contained in:
lenovo
2022-11-11 14:52:50 +01:00
parent 692650da3e
commit b5c73fc039
7 changed files with 30 additions and 24 deletions

View File

@@ -45,6 +45,7 @@
- [maps api in php](http://www.learningaboutelectronics.com/Articles/Google-maps-API-JSON-PHP.php)
- [google maps api url parameters](https://developers.google.com/maps/documentation/javascript/url-params)
- [google maps api references](https://developers.google.com/maps/documentation/javascript/reference)
- [remove marker cluster](https://googlemaps.github.io/js-markerclusterer/classes/MarkerClusterer.html#removeMarker)
---