mirror of
https://github.com/TheRealOwenRees/echecsfrance.git
synced 2026-07-23 04:26:57 +00:00
Put a ring around the cluster markers
This commit is contained in:
@@ -265,7 +265,7 @@ export default function TournamentMap() {
|
|||||||
|
|
||||||
return new L.DivIcon({
|
return new L.DivIcon({
|
||||||
html,
|
html,
|
||||||
className: "marker-cluster",
|
className: "marker-cluster bg-gray-600/20",
|
||||||
iconSize: new L.Point(40, 40),
|
iconSize: new L.Point(40, 40),
|
||||||
});
|
});
|
||||||
}, []);
|
}, []);
|
||||||
|
|||||||
Reference in New Issue
Block a user