aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2024-01-13 20:02:23 +0100
committerGuilhem Moulin <guilhem@fripost.org>2024-01-14 04:14:12 +0100
commit93b273218f022ca13a0faf2cd636685ac1724b1d (patch)
tree03f445b3aed2dac6eebe3cc3f8e28d555ee1e067 /style.css
parente6acb7eef6c243c6dbabd90bc235480f3b44324d (diff)
Add ability to download PNG exports.
Inspired from https://openlayers.org/en/latest/examples/export-map.html .
Diffstat (limited to 'style.css')
-rw-r--r--style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/style.css b/style.css
index 106315e..cbb4c02 100644
--- a/style.css
+++ b/style.css
@@ -196,6 +196,7 @@ html, body {
display: none;
}
#layer-selection-button,
+ #export-to-image,
#map-menu #layer-selection-panel,
#map-menu .ol-full-screen {
display: none;