mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
astro
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user