From 49a43444461f6013e4c184b75079618041510d03 Mon Sep 17 00:00:00 2001 From: mike-000 <49240900+mike-000@users.noreply.github.com> Date: Mon, 13 Jul 2020 10:43:21 +0100 Subject: [PATCH] reinsert experimental: tag --- examples/mapbox-layer.html | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/mapbox-layer.html b/examples/mapbox-layer.html index 86cfbdc9fc..bd8bfa7ec6 100644 --- a/examples/mapbox-layer.html +++ b/examples/mapbox-layer.html @@ -5,6 +5,7 @@ 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@1.11.1/dist/mapbox-gl.js - https://unpkg.com/mapbox-gl@1.11.1/dist/mapbox-gl.css