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