14 lines
669 B
HTML
14 lines
669 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, grid"
|
|
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>
|