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>
<div class="col-cnt">
<p>
You can customise the styles using the
<a href="https://maputnik.github.io/" target="_blank">Maputnik</a> editor. For example you can
remove labels, POIs or change colors.
You can customize the styles using the
<a href="https://maputnik.github.io/" target="_blank">Maputnik</a> editor. For example, you
can remove labels, POIs, or change colors.
</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.
</p>
<p>
<a
href="https://maputnik.github.io/editor?style=https://tiles.openfreemap.org/styles/bright"
target="_blank"
>Customise Bright</a
>Customize Bright</a
>
</p>
<p>
<a
href="https://maputnik.github.io/editor?style=https://tiles.openfreemap.org/styles/liberty"
target="_blank"
>Customise Liberty</a
>Customize Liberty</a
>
</p>
<p>
<a
href="https://maputnik.github.io/editor?style=https://tiles.openfreemap.org/styles/positron"
target="_blank"
>Customise Positron</a
>Customize Positron</a
>
</p>
</div>