This commit is contained in:
Zsolt Ero
2024-06-12 16:29:10 +02:00
parent 61111872d9
commit 2cad287c09
4 changed files with 23 additions and 14 deletions

View File

@@ -2,9 +2,6 @@
---
<p>Use the following style in a MapLibre map:</p>
<pre><code id="style-url-code">https://tiles.openfreemap.org/styles/liberty</code></pre>
<h2>How can I use it?</h2>
<!--<p>(Click below, it's interactive!)</p>-->
@@ -25,8 +22,12 @@
<button data-style="liberty-3d" class="btn">3D</button>
</div>
<p>You use OpenFreeMap by adding it to a website or mobile app.</p>
<p><a href="#">How to use in detail</a></p>
<p>
Have a look at the default styles and read more about how to integrate it to your website or app
here:
</p>
<p><a href="#">How to use OpenFreeMap</a></p>
<script is:inline src="https://unpkg.com/maplibre-gl/dist/maplibre-gl.js"></script>
<script is:inline src="/scripts/map.js"></script>