This commit is contained in:
Zsolt Ero
2024-06-13 02:50:07 +02:00
parent d597459f19
commit 0ec3285382
11 changed files with 280 additions and 246 deletions

View File

@@ -0,0 +1,11 @@
<p>Use the following style in a MapLibre map:</p>
<pre
id="style-url-pre"><code id="style-url-code">https://tiles.openfreemap.org/styles/liberty</code></pre>
<style>
#style-url-pre {
background: #efefef;
padding: 14px;
font-weight: bold;
}
</style>