MapStore2
MapStore2 copied to clipboard
The solution to create and share maps, dashboards, geostories with 3D support on the web. And it is open-source too!
chore: Fixed the attribute value of tooltipid ("remove-alias-button" instead of "add-alias-button").
## Description This pull request fixes the incorrect attribute value for `tooltipid` in the relevant component. The previous value was set to `"add-alias-button"`, which has been corrected to `"remove-alias-button"` to...
## Description At the moment we have plugins container with different interface configurations. A common pattern is to allow to pass a connected react component from the child plugin to...
## Description commented by @offtherailz in https://github.com/geosolutions-it/MapStore2/pull/10731#pullrequestreview-2556722468 > The multi-floppy is usually the icon of save all, not "Save as...". Looking on internet, I see that the "Save As..." functinality...
## Description from @offtherailz in https://github.com/geosolutions-it/MapStore2/pull/10731#pullrequestreview-2556722468 > Featured has the main purpose of putting some items on top of the page. If this list have to be paginated, maybe a...
## Description Background Map Selector gets covered by DrawerMenu when the latter's width is in localConfig. ## How to reproduce ``` { "name": "DrawerMenu", "cfg": { "menuOptions": { "resizable": "true",...
…ng OOM if resolutions configured in new.json file with a different projection (#11788)" This reverts commit 4e68715d58578e18b5fe2898da4299759cee330c. ## Description **Please check if the PR fulfills these requirements** - [ ]...
## Description This PR adds the possibility to add the settings to hide the close button from the Map layer settings. **Please check if the PR fulfills these requirements** -...
## Description **Please check if the PR fulfills these requirements** - [ ] The commit message follows our guidelines: https://github.com/geosolutions-it/MapStore2/blob/master/CONTRIBUTING.md - [ ] Tests for the changes have been added...
## Description an issue heppend with layer with time dimension data has been added and user filters layer using a date not included in the layer data -> the layer...
## Description This bug seems related to how we create icon for interactive legend. ## How to reproduce - open this [map](https://dev-mapstore.geosolutionsgroup.com/mapstore/#/viewer/62824) *Expected Result* - Interactive legend shows icon similar...