CSBP-CPSE / web-mapping-components

Other
2 stars 2 forks source link

Generalize map control to specify labels #44

Closed roikle closed 2 years ago

roikle commented 2 years ago

A number of older controls contain hard-coded labels, which reference nls strings that are not included in the web-mapping-components library. Note: This issue is a hangover from the old "web-mapping-dev" project structure, and now nls content is defined by the application and not included in the web-mapping-components library.

To make the controls more generalized, all controls should provide a default string, and a method for updating the label for a control which can be set to any string value.

Controls which need to be updated: