From d99f58d7ffcf4e392a85b6afa1a96b38c03fce6a Mon Sep 17 00:00:00 2001 From: mike-000 <49240900+mike-000@users.noreply.github.com> Date: Fri, 10 Jul 2020 17:45:25 +0100 Subject: [PATCH] update mapbox gl version --- examples/mapbox-layer.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/examples/mapbox-layer.html b/examples/mapbox-layer.html index 05a67fdf21..5eb8d65e57 100644 --- a/examples/mapbox-layer.html +++ b/examples/mapbox-layer.html @@ -5,10 +5,9 @@ shortdesc: Example of a Mapbox-gl-js layer integration. docs: > Show how to add a mapbox-gl-js layer in an openlayers map. **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: "simple, mapbox, vector, tiles, maptiler" -experimental: true resources: - - https://unpkg.com/mapbox-gl@0.54.0/dist/mapbox-gl.js - - https://unpkg.com/mapbox-gl@0.54.0/dist/mapbox-gl.css + - https://unpkg.com/mapbox-gl@1.11.0/dist/mapbox-gl.js + - https://unpkg.com/mapbox-gl@1.11.0/dist/mapbox-gl.css cloak: - key: get_your_own_D6rA4zTHduk6KOKTXzGB value: Get your own API key at https://www.maptiler.com/cloud/