From c5e6728d6db2ee3661573d09105df55cef361810 Mon Sep 17 00:00:00 2001 From: Frederic Junod Date: Fri, 10 May 2019 10:48:21 +0200 Subject: [PATCH] Update mapbox-gl to version 0.54.0 --- examples/mapbox-layer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/mapbox-layer.html b/examples/mapbox-layer.html index 315c44e300..3cc356148b 100644 --- a/examples/mapbox-layer.html +++ b/examples/mapbox-layer.html @@ -6,7 +6,7 @@ docs: > Show how to add a mapbox-gl-js layer in an openlayers map. **Note**: Make sure to get your own Mapbox API key when using this example. No map will be visible when the API key has expired. tags: "simple, mapbox, vector, tiles" resources: - - https://unpkg.com/mapbox-gl@0.51.0/dist/mapbox-gl.js + - https://unpkg.com/mapbox-gl@0.54.0/dist/mapbox-gl.js cloak: - key: ER67WIiPdCQvhgsUjoWK value: Your Mapbox access token from http://mapbox.com/ here