クラスタ数を制限するオプションを追加
This commit is contained in:
@ -92,6 +92,8 @@ export type Source = {
|
||||
};
|
||||
|
||||
google_maps_api_key: string;
|
||||
|
||||
clusterLimit?: number;
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user