web-mapviewer
web-mapviewer copied to clipboard
The viewer application for maps and geodata. Managed by geoadmin/infra-terraform-github-bgdi
Also load 50 features when selecting a rectangle on the map (instead of 10) The piece of code that was triggering the identification of feature was a store plugin, I...
Issue : in some occasions, the router plugins would process the legacy query correctly, but not switch to the map view once it was done, staying stuck in the legacy...
Now forms are only validated after user action. This provide a better user feedback especially when the form has several fields, the form is only validated when the user click...
Issue : On all labels for layers, we mention that we're modifying the transparency, when we are currently modifying the opacity. fix : we reverse the value on the transparency...
[Test link](https://sys-map.dev.bgdi.ch/preview/feat_pb-471_floating_tooltip_part_2/index.html)
We changed the color of the time slider bar when there is only partial data. We also added a tippy on hovering the time slider bar, telling us which color...
[Test link](https://sys-map.dev.bgdi.ch/preview/fix-221-zoom-year-match-available-data/index.html)
Hello, While going through the documentation, I noticed couple broken links (404). Please see below: 1. https://github.com/geoadmin/doc-guidelines/tree/master/adr (README.md under Architectural decisions) 2. https://github.com/geoadmin/doc-guidelines/blob/master/adr/2020_04_06_next_gen_viewer.md (adr/2020_04_06_javascript_framework_choice.md) Thanks for looking into it.
compatible with Node18, some libs could be further upgraded but require Node20 OLv10 can't yet be added, we have to wait for @geoblocks/mapfishprint to add v10 as compatible version in...
This PR replaced the initial work of #965 [Test link](https://sys-map.int.bgdi.ch/preview/feat-pb-154-geolocation-orientation/index.html)