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
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, React…)
I've searched through the issues to make sure it's not yet reported
How to reproduce
Leaflet version I'm using: 1.3
Leaflet.MarkerCluster version I'm using: latest
Browser (with version) I'm using: chrome
OS/Platform (with version) I'm using: MacOS
What behaviour I'm expecting and which behaviour I'm seeing
I'm trying to create an offline cluster map, I'm able to get icons working ( by downloading icons and fixing leaflet.css ) but the cluster circle is not visible. It shows cluster population and a shape of extent, but not the circle
The text was updated successfully, but these errors were encountered:
How to reproduce
What behaviour I'm expecting and which behaviour I'm seeing
I'm trying to create an offline cluster map, I'm able to get icons working ( by downloading icons and fixing
leaflet.css
) but the cluster circle is not visible. It shows cluster population and a shape of extent, but not the circleThe text was updated successfully, but these errors were encountered: