mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 02:56:41 +07:00
enabled clustering at any zoom
This commit is contained in:
parent
32904955a9
commit
f8d16d150a
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ export class Stickers {
|
|||
zoomToBoundsOnClick: true,
|
||||
animate: false,
|
||||
maxClusterRadius: 80,
|
||||
disableClusteringAtZoom: 13,
|
||||
// disableClusteringAtZoom: 13,
|
||||
iconCreateFunction: clusterIcon,
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue