Files
openlayers/examples/permalink.html
2022-08-12 00:26:25 +02:00

12 lines
419 B
HTML

---
layout: example.html
title: Permalink
shortdesc: Example on how to create permalinks.
docs: >
In this example the <a href="https://developer.mozilla.org/en-US/docs/Web/API/History_API"
target="_blank">HTML 5 History API</a> is used to update the browser URL
with the current zoom-level, center and rotation when the map is moved.
tags: "permalink, openstreetmap, history"
---
<div id="map" class="map"></div>