Skip to content

enhancing maxItem handling for Identify requests #11353

@mahmoudadel54

Description

@mahmoudadel54

Description

When loading saved maps with existing mapInfoConfiguration, if the saved configuration doesn't include a maxItems value, the system was setting it to undefined instead of falling back to the current configuration defaults, causing it to use the hardcoded default value (10) instead of the configured value.

If user puts cfg maxItems into identify plugin with value for example 15, all new created maps will respect this value but the old ones will not.

What kind of improvement you want to add? (check one with "x", remove the others)

  • Minor changes to existing features
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

Other useful information

Metadata

Metadata

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions