Skip to content

Instantly share code, notes, and snippets.

View notpeerreviewed's full-sized avatar

Jeff Lean notpeerreviewed

  • Wellington, NZ
View GitHub Profile
@notpeerreviewed
notpeerreviewed / MarkerCluster.Default.css
Last active November 8, 2019 15:52
sardonyx test dashboard
.marker-cluster-small {
background-color: rgba(181, 226, 140, 0.6);
}
.marker-cluster-small div {
background-color: rgba(110, 204, 57, 0.6);
}
.marker-cluster-medium {
background-color: rgba(241, 211, 87, 0.6);
}