diff --git a/layouts/shortcodes/leaflet-map.html b/layouts/shortcodes/leaflet-map.html index 2af1c3f..576120c 100644 --- a/layouts/shortcodes/leaflet-map.html +++ b/layouts/shortcodes/leaflet-map.html @@ -24,10 +24,10 @@ Map options: Zoom level of the map. Optional iif tracks or markers are given. width: Width of the map, including CSS units (e.g. "50%", "300px"). - Optional, defaults to "600px". + Optional, defaults to "auto". height: Height of the map, including CSS units (e.g. "50%", "300px"). - Optional, defaults to "400px". + Optional, defaults to "50vh". Layer options: @@ -90,7 +90,7 @@ Elevation profile options: {{ $uniqueId := .Ordinal | safeJS }} -