From bee05bbd240a535fd7619610a80d8c2bf373b5c8 Mon Sep 17 00:00:00 2001 From: mike-000 <49240900+mike-000@users.noreply.github.com> Date: Fri, 10 Jul 2020 21:47:31 +0100 Subject: [PATCH] update to latest mapbox gl version --- examples/mapbox-layer.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/mapbox-layer.html b/examples/mapbox-layer.html index 5eb8d65e57..86cfbdc9fc 100644 --- a/examples/mapbox-layer.html +++ b/examples/mapbox-layer.html @@ -6,8 +6,8 @@ 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" resources: - - https://unpkg.com/mapbox-gl@1.11.0/dist/mapbox-gl.js - - https://unpkg.com/mapbox-gl@1.11.0/dist/mapbox-gl.css + - https://unpkg.com/mapbox-gl@1.11.1/dist/mapbox-gl.js + - https://unpkg.com/mapbox-gl@1.11.1/dist/mapbox-gl.css cloak: - key: get_your_own_D6rA4zTHduk6KOKTXzGB value: Get your own API key at https://www.maptiler.com/cloud/