-
```
*** Cluster in Marker Clusterer Plus ***
How can I dynamically change the Icon used for a specific Cluster in Marker
Clusterer Plus for Google Maps V3?
The markers do not seem to expose any met…
-
```
*** Cluster in Marker Clusterer Plus ***
How can I dynamically change the Icon used for a specific Cluster in Marker
Clusterer Plus for Google Maps V3?
The markers do not seem to expose any met…
-
```
*** Cluster in Marker Clusterer Plus ***
How can I dynamically change the Icon used for a specific Cluster in Marker
Clusterer Plus for Google Maps V3?
The markers do not seem to expose any met…
-
Underlying problem in the way react-leaflet rerenders the component.
Might have to add markers through the leaflet instance instead of using the component.
-
- [x] I'm reporting a bug, not asking for help
- [x] I'm sure this is a Leaflet.MarkerCluster code issue, not an issue with my own code nor with the framework I'm using (Cordova, Ionic, Angular, Reac…
-
Clients have noted that some people find the colours on the current map clusters to be confusing, the red on dense markers seems like that are more important than the yellow markers in the less dense …
mackh updated
8 years ago
-
https://codesandbox.io/s/vue-3-leaflet-marker-cluster-poc-fweeu?file=/components/TestMap.vue
This POC is not working for me. I am getting Reference Error: L is not define.
Could you suggest me the s…
-
When clicking on the markercluster, the number of clusters is displayed incorrectly, but if you move the map, the error disappears and the number of clusters corresponds to the number on the markerclu…
-
I'm using `"leaflet.markercluster": "^1.5.0"` into an Angular app.
The marker cluster is created as follow:
```
markerCluster = new MarkerClusterGroup({
spiderfyOnMaxZoom: false,
showCo…
-
Hey, I have a problem regarding the DOM handling. The project is written in Angular Material and uses the latest version of the Angular Leaflet Directives.
As you can see in the attached screenshot mo…