Commit Graph

18 Commits

Author SHA1 Message Date
Martin Rubli
e09725f46e static: css: Apply a quip-maps fix for non-resizable maps
See commit 200335d594893f9a1b405279e53533e5024ee0eb in quip-maps for an
explanation:

  demo: css: Fix attribution moving to bottom when map not resizeable
2023-10-24 22:17:57 +02:00
Martin Rubli
ef18860c55 Update quip-maps to v0.0.6 2023-10-24 22:17:55 +02:00
Martin Rubli
6d56b158c0 Update quip-maps to v0.0.5
This contains a fix for the elevation profile choking on .gpx files containing
waypoints (a Leaflet.Heightgraph bug) and disables waypoint rendering by
default.
2023-10-18 22:40:08 +02:00
Martin Rubli
cad859304d layouts: map: Change defaults for width/height to auto and 50vh 2023-10-17 22:58:01 +02:00
Martin Rubli
78588d0c2d layouts: map: Allow specifying width/height in the shortcode tag 2023-10-16 21:13:04 +02:00
Martin Rubli
ea709de623 static: css: Fix z-order of maximized maps to be above other maps on the page 2023-10-16 21:13:04 +02:00
Martin Rubli
43597473a0 static: css: Increase backdrop transparency 2023-10-16 21:13:04 +02:00
Martin Rubli
f010baf633 static: css: Place attributions below the map they belong to
Previously all attributions were placed below the last map on the page.
2023-10-16 21:13:04 +02:00
Martin Rubli
e899c078ee static: css: Remove remnants of an earlier design 2023-10-16 21:13:04 +02:00
Martin Rubli
f1a1b8ed53 layouts: elevation-profile: Add width/height parameters 2023-10-16 21:13:04 +02:00
Martin Rubli
c7fb817a0b layouts: scale: Add position parameter 2023-10-16 21:13:04 +02:00
Martin Rubli
475cb4fd5d layouts: layer: Add selectorPosition parameter 2023-10-16 21:13:04 +02:00
Martin Rubli
88b9607472 layouts: Add shortcodes for various leaflet map elements 2023-10-16 21:13:04 +02:00
Martin Rubli
8127926564 layouts: Add leaflet-loader partial 2023-10-16 21:13:04 +02:00
Martin Rubli
05e5977ea2 static: Add basic styles requires for quip-maps 2023-10-16 21:13:04 +02:00
Martin Rubli
d25d63845e Add quip-maps v0.0.4 distribution files 2023-10-16 21:13:04 +02:00
Martin Rubli
09d393293e Initialize project as Hugo module 2023-10-16 21:13:04 +02:00
Martin Rubli
0a0d967557 Add empty .gitignore 2023-10-10 23:45:13 +02:00