mirror of
https://github.com/TheRealOwenRees/echecsfrance.git
synced 2026-07-23 04:26:57 +00:00
Merge pull request #85 from TheRealOwenRees/hotfix/cluster-coverage
cluster marker coverge update
This commit is contained in:
@@ -229,6 +229,7 @@ const TimeControlGroup = ({ timeControl, colour }: TimeControlGroupProps) => {
|
|||||||
ref={clusterRef}
|
ref={clusterRef}
|
||||||
chunkedLoading
|
chunkedLoading
|
||||||
iconCreateFunction={createClusterCustomIcon}
|
iconCreateFunction={createClusterCustomIcon}
|
||||||
|
maxClusterRadius={40}
|
||||||
>
|
>
|
||||||
{markers}
|
{markers}
|
||||||
</MarkerClusterGroup>
|
</MarkerClusterGroup>
|
||||||
|
|||||||
Reference in New Issue
Block a user