I am trying to hide the markers behind my cluster and only have them show when the marker is clicked. This is how it appears: However when I click the cluster and exit it, it goes back to how it should look (second pic) (This is how I want it to look originally) This is my code: Answer You are
Tag: leaflet.markercluster
Cluster geojson Layer doesn’t work with marker filtering
I’m doing a Leaflet map with some GeoJSON data. I try to add the cluster function to my JS file. As I added some filter and styling features according to properties, I’m unable to find the right way to code the cluster fonction. Here is the GeoJSON layer and the filter verificator: with the syling function: I add then the