mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
12 lines
268 B
Plaintext
12 lines
268 B
Plaintext
<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>
|