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