Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/user-guide/working-with-vector-tiles/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ We have two sets of vector tiles, each defined by a different tile matrix: one i
| :--------------------: | :----------------------: | :-------------------------: |
| ![](static/labels.png) | ![](static/topolite.png) | ![](static/topographic.png) |

[Labels]: https://basemaps.linz.govt.nz/?style=labels-v2
[Topolite]: https://basemaps.linz.govt.nz/?style=topolite-v2
[Topographic]: https://basemaps.linz.govt.nz/?style=topographic-v2
[Labels]: https://basemaps.linz.govt.nz/?style=labels-v2&i=topographic-v2
[Topolite]: https://basemaps.linz.govt.nz/?style=topolite-v2&i=topographic-v2
[Topographic]: https://basemaps.linz.govt.nz/?style=topographic-v2&i=topographic-v2

We have three guides for working with vector tiles:

Expand Down
Loading