mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-13 13:58:35 +03:00
Cluster sizes showing up appropriately and unclustering upon zoom; need to nail down styling and add onSelect for clusters
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user