Add example showing vector tiles in EPSG:4326
This commit is contained in:
13
examples/vector-tiles-4326.html
Normal file
13
examples/vector-tiles-4326.html
Normal 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>
|
||||
Reference in New Issue
Block a user