aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
Commit message (Collapse)AuthorAgeFiles
* CSS: Don't hijack pointer events under the layer selection panel.Guilhem Moulin10 days1
| | | | | | | Previously it was not possible to click under the layer selection panel or legend to highlight a feature or move the map around. Regression from 385373a4a1df0b4505c273db82296073aa82102e.
* Improve CSS rules for #modal-info headings.Guilhem Moulin10 days1
|
* info-modal: Fetch source copyright and mtime remotely from metadata.json.Guilhem Moulin10 days1
| | | | | | | | | Source URL and copyright information are now defined tools' config.yml. This change exposes MVT creation time as well as source mtime to the info modal. See 052536f62d2e58f6b9b142e035c49cb033458d7f in tools for the generation logic behind metadata.json.
* Close the info modal when clicking its backdrop.Guilhem Moulin10 days1
|
* Gray out a detached popover before recyling it.Guilhem Moulin2025-05-271
|
* CSS: Make the layer scrolling bar selectable.Guilhem Moulin2025-01-041
| | | | | A vertical scrolling bar shows up on the right of the layer selection panel, but it was not selectable.
* Adjust to new backend.Guilhem Moulin2024-10-201
| | | | | | | | | Account for changes in the tooling: - Use multiple vector layers and a metadata.json manifest; - Automatically reload the manifest after 6h so we don't miss updates; - Fetch feature properties from separate attribute files; and - Use the original feature geometry as overlay to avoid clipping.
* Add ability to maximize popovers.Guilhem Moulin2024-05-301
|
* CSS: Minor margin consistency improvement.Guilhem Moulin2024-02-021
|
* CSS: Improve rules for mobile devices.Guilhem Moulin2024-02-021
| | | | Place control icons in a row near the top.
* CSS: Improve rules for mobile devices.Guilhem Moulin2024-01-311
|
* Add windmill layers (from LST Vindbrukskollen).Guilhem Moulin2024-01-301
|
* Add “mineral rights” layers (from SGU).Guilhem Moulin2024-01-291
|
* Improve CSS rules for #modal-info links.Guilhem Moulin2024-01-291
|
* Improve CSS rules.Guilhem Moulin2024-01-221
|
* Add ability to grab and move popovers.Guilhem Moulin2024-01-221
|
* Improve CSS rules.Guilhem Moulin2024-01-221
|
* Show feature properties on popover via singleclick on map.Guilhem Moulin2024-01-221
| | | | | We use bootstrap's Popover for that: https://getbootstrap.com/docs/5.3/components/popovers/#options
* CSS: #modal-info: Make text selectable.Guilhem Moulin2024-01-211
|
* Support layer hierarchy with arbitary depth.Guilhem Moulin2024-01-201
|
* Add accordions to the layer selection panel.Guilhem Moulin2024-01-201
|
* CSS: Improve handling of small viewports.Guilhem Moulin2024-01-191
|
* CSS: Fade-in layer selection and legend panels.Guilhem Moulin2024-01-181
|
* CSS: Improve selectors.Guilhem Moulin2024-01-181
|
* Add template for a legend dialog.Guilhem Moulin2024-01-181
|
* Fix modal backdrop and pointer events.Guilhem Moulin2024-01-141
| | | | | Clicks on buttons or modal shouldn't propagate to the map. Also info-modal did not work in fullscreen mode.
* CSS improvements.Guilhem Moulin2024-01-141
|
* Add an example with a page containg the map in an <iframe>.Guilhem Moulin2024-01-141
|
* Add ability to download PNG exports.Guilhem Moulin2024-01-141
| | | | Inspired from https://openlayers.org/en/latest/examples/export-map.html .
* CSS: Make the feel more bootstrap-y.Guilhem Moulin2024-01-131
|
* Add a modal with information text.Guilhem Moulin2024-01-131
|
* Add FullScreen mode support.Guilhem Moulin2024-01-121
|
* Add more controls: a zoom slider and a scale line.Guilhem Moulin2024-01-121
|
* More CSS improvements and minor refactoring.Guilhem Moulin2024-01-121
|
* Improve CSS.Guilhem Moulin2024-01-121
|
* Add a simple dialog to switch between ‘topowebb’ and ↵Guilhem Moulin2024-01-121
| | | | ‘topowebb_nedtonad’.
* Basemap from Lantmäteriet.Guilhem Moulin2024-01-111