Fix faulty upload

This commit is contained in:
Pieter Vander Vennet 2021-01-04 21:33:37 +01:00
parent c548c26158
commit bee2878b76
3 changed files with 3 additions and 3 deletions

View file

@ -126,7 +126,7 @@ export interface LayoutConfigJson {
/**
* If defined, data will be clustered.
*/
clustering: {
clustering?: {
/**
* All zoom levels above 'maxzoom' are not clustered anymore
*/