You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@
16
16
<h1>ol-mapbox-style Examples</h1>
17
17
<p>To see the source code for the examples below, go to <ahref="https://github.com/openlayers/ol-mapbox-style/tree/main/examples/">https://github.com/openlayers/ol-mapbox-style/tree/main/examples/</a>.</p>
18
18
<ul>
19
-
<li><ahref="mapbox.html">Mapbox</a> (requires a <ahref="https://www.mapbox.com/studio/account/tokens/">Mapbox API token</a>) – Vector tile map from Mapbox's Bright style</li>
19
+
<li><ahref="mapbox.html">Mapbox</a> (requires a <ahref="https://www.mapbox.com/studio/account/tokens/">Mapbox API token</a>) – Vector tile map from Mapbox's Streets v12 style</li>
20
20
<li><ahref="maptiler-hillshading.html">Maptiler w/ hillshading</a> (requires a <ahref="https://cloud.maptiler.com/account/keys/">Maptiler Cloud API token</a>) – Hillshading map with Maptiler style sources</li>
21
21
<li><ahref="terrarium-hillshading.html">Terrarium hillshading</a> – Hillshading map using a Terrarium source</li>
22
22
<li><ahref="openmaptiles.html">OpenMapTiles</a> (requires a <ahref="https://cloud.maptiler.com/account/keys">Maptiler Cloud API token</a>) – Vector tile map from OpenMapTiles's basic style</li>
0 commit comments