This commit is contained in:
Zsolt Ero
2024-01-11 20:51:28 +01:00
parent 0dcb9c62cd
commit f4062bcc73

View File

@@ -77,33 +77,33 @@
<label for="col6" class="col-lbl">Custom styles</label> <label for="col6" class="col-lbl">Custom styles</label>
<div class="col-cnt"> <div class="col-cnt">
<p> <p>
You can customise the styles using the You can customize the styles using the
<a href="https://maputnik.github.io/" target="_blank">Maputnik</a> editor. For example you can <a href="https://maputnik.github.io/" target="_blank">Maputnik</a> editor. For example, you
remove labels, POIs or change colors. can remove labels, POIs, or change colors.
</p> </p>
<p> <p>
When you use a customised style, you need to host the style JSON youself, and use this URL in When you use a customized style, you need to host the style JSON yourself and use this URL in
MapLibre. MapLibre.
</p> </p>
<p> <p>
<a <a
href="https://maputnik.github.io/editor?style=https://tiles.openfreemap.org/styles/bright" href="https://maputnik.github.io/editor?style=https://tiles.openfreemap.org/styles/bright"
target="_blank" target="_blank"
>Customise Bright</a >Customize Bright</a
> >
</p> </p>
<p> <p>
<a <a
href="https://maputnik.github.io/editor?style=https://tiles.openfreemap.org/styles/liberty" href="https://maputnik.github.io/editor?style=https://tiles.openfreemap.org/styles/liberty"
target="_blank" target="_blank"
>Customise Liberty</a >Customize Liberty</a
> >
</p> </p>
<p> <p>
<a <a
href="https://maputnik.github.io/editor?style=https://tiles.openfreemap.org/styles/positron" href="https://maputnik.github.io/editor?style=https://tiles.openfreemap.org/styles/positron"
target="_blank" target="_blank"
>Customise Positron</a >Customize Positron</a
> >
</p> </p>
</div> </div>