UNPKG

586 BHTMLView Raw
1---
2layout: example.html
3title: Advanced Mapbox Vector Tiles
4shortdesc: Example of a Mapbox vector tiles map with custom tile grid.
5docs: >
6 A vector tiles map which reuses the same source tiles for subsequent zoom levels to save bandwidth on mobile devices. **Note**: No map will be visible when the access token has expired.
7tags: "mapbox, vector, tiles, mobile"
8resources:
9 - resources/mapbox-streets-v6-style.js
10cloak:
11 pk.eyJ1IjoiYWhvY2V2YXIiLCJhIjoiRk1kMWZaSSJ9.E5BkluenyWQMsBLsuByrmg: Your Mapbox access token from http://mapbox.com/ here
12---
13<div id="map" class="map"></div>