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)
Other useful information
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)
Other useful information