14 lines
604 B
HTML
14 lines
604 B
HTML
---
|
|
layout: example.html
|
|
title: Vector tiles created from a Mapbox Style object
|
|
shortdesc: Example of using ol-mapbox-style with tiles from maptiler.com.
|
|
docs: >
|
|
Example of using `ol-mapbox-style` with tiles 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, 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"></div>
|