Loads the default base map and adds a marker with a popup.
Configures multiple layers and adds a layer control to let the user choose.
Uses the mix-blend-mode CSS property with value multiply to add outdoor route overlays without hiding map details underneath.
multiply
Uses the leaflet-hash plugin to encode the current map view in the URL. Shows LV95 coordinates of current mouse position and opens a popup with projected and geographic coordinates when the user clicks on the map.