Add example showing vector tiles in EPSG:4326

This commit is contained in:
Petr Sloup
2019-10-03 12:34:42 +02:00
parent 3ab32ff744
commit db583be0f9
2 changed files with 71 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
---
layout: example.html
title: Vector tiles in EPSG:4326
shortdesc: Example showing vector tiles in EPSG:4326 (styled using ol-mapbox-style)
docs: >
Example showing vector tiles in EPSG:4326 (styled using `ol-mapbox-style`) loaded from maptiler.com.
**Note**: Make sure to get your own API key at https://www.maptiler.com/cloud/ when using this example. No map will be visible when the API key has expired.
tags: "vector tiles, epsg4326, mapbox style, ol-mapbox-style, maptiler"
cloak:
- key: get_your_own_D6rA4zTHduk6KOKTXzGB
value: Get your own API key at https://www.maptiler.com/cloud/
---
<div id="map" class="map" style="background:none;"></div>