Use a more restrictive Mapbox token

This commit is contained in:
Andreas Hocevar
2021-09-18 09:28:25 +02:00
parent 367d77d1dc
commit e5193ffa6e
21 changed files with 21 additions and 21 deletions

View File

@@ -6,7 +6,7 @@ import UTFGrid from '../src/ol/source/UTFGrid.js';
import View from '../src/ol/View.js';
const key =
'pk.eyJ1IjoiYWhvY2V2YXIiLCJhIjoiY2pzbmg0Nmk5MGF5NzQzbzRnbDNoeHJrbiJ9.7_-_gL8ur7ZtEiNwRfCy7Q';
'pk.eyJ1IjoiYWhvY2V2YXIiLCJhIjoiY2t0cGdwMHVnMGdlbzMxbDhwazBic2xrNSJ9.WbcTL9uj8JPAsnT9mgb7oQ';
const mapLayer = new TileLayer({
source: new TileJSON({