View a fullscreen map
Toggle between current view and fullscreen mode. Does not work on iPhones because a pseudo-fullscreen is used, and the code is embedded in an iframe, which prevents the map from scaling.
---
title: View a fullscreen map
description: Toggle between current view and fullscreen mode. Does not work on iPhones because a pseudo-fullscreen is used, and the code is embedded in an iframe, which prevents the map from scaling.
options:
zoom: 13
center: [ 11.255, 43.77 ]
style: https://styles.trailsta.sh/osm-bright.json
controls:
- type: FullscreenControl
---