Files
openlayers/examples/vector-tiles-4326.html
2020-02-05 20:16:14 +01:00

16 lines
773 B
HTML

---
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"
resources:
- https://cdn.polyfill.io/v2/polyfill.min.js?features=String.prototype.startsWith,Object.assign"
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>