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