Description
According the docs here the configurations "additionalCRS" and"filterAllowedCRS" are deprecated in favour of "availableProjections"
The config in web/client/configs still uses the old syntax for the MousePosition (the CRSSelector has been already fixed)
|
"filterAllowedCRS": ["EPSG:4326", "EPSG:3857"], |
Documentation section involved
Other useful information
Description
According the docs here the configurations "additionalCRS" and"filterAllowedCRS" are deprecated in favour of "availableProjections"
The config in web/client/configs still uses the old syntax for the MousePosition (the CRSSelector has been already fixed)
MapStore2/web/client/configs/localConfig.json
Line 586 in 170e29f
Documentation section involved
Other useful information