...
|
...
|
@@ -243,7 +243,7 @@ export const commonMapSettingsSchema = |
243
|
243
|
default: false
|
244
|
244
|
},
|
245
|
245
|
mapPageSize: {
|
246
|
|
- title: 'Map page size load entities',
|
|
246
|
+ title: 'Limit of entities to load',
|
247
|
247
|
type: 'number',
|
248
|
248
|
default: 16384
|
249
|
249
|
},
|
...
|
...
|
|