Skip to content

Commit ce117bd

Browse files
committed
Website updates
1 parent 405c2e1 commit ce117bd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dist/en/main/examples/vector-tiles-4326.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ <h5 class="source-heading">main.js</h5>
238238
tileGrid: tileGrid,
239239
}),
240240
});
241-
applyStyle(layer, url, &#x27;&#x27;, {resolutions: tileGrid.getResolutions()});
241+
applyStyle(layer, url, {resolutions: tileGrid.getResolutions()});
242242
applyBackground(layer, url);
243243

244244
const map &#x3D; new Map({

dist/en/main/examples/vector-tiles-4326.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/en/main/examples/vector-tiles-4326.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)