Cluster sizes showing up appropriately and unclustering upon zoom; need to nail down styling and add onSelect for clusters

This commit is contained in:
efarooqui
2020-09-30 11:21:37 -07:00
parent aa87db6b84
commit 5020e73811
4 changed files with 12 additions and 18 deletions

View File

@@ -191,8 +191,8 @@
.cluster-event-marker {
pointer-events: all !important;
fill: $event_default;
stroke-width: 0;
// fill: $event_default;
// stroke-width: 0;
&.red {
fill: red;