クラスタ数を制限するオプションを追加
This commit is contained in:
parent
5c6f24dc39
commit
e4bf0392af
3 changed files with 11 additions and 4 deletions
|
@ -92,6 +92,8 @@ export type Source = {
|
|||
};
|
||||
|
||||
google_maps_api_key: string;
|
||||
|
||||
clusterLimit?: number;
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue