Skip to content

Commit 2e444aa

Browse files
committed
Website updates
1 parent c745396 commit 2e444aa

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

dist/en/main/examples/wmts-hidpi.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,8 @@ <h5 class="source-heading">main.js</h5>
152152
import TileLayer from &#x27;ol/layer/Tile.js&#x27;;
153153
import WMTS, {optionsFromCapabilities} from &#x27;ol/source/WMTS.js&#x27;;
154154

155-
const capabilitiesUrl &#x3D; &#x27;https://basemap.at/wmts/1.0.0/WMTSCapabilities.xml&#x27;;
155+
const capabilitiesUrl &#x3D;
156+
&#x27;https://mapsneu.wien.gv.at/basemapneu/1.0.0/WMTSCapabilities.xml&#x27;;
156157

157158
// HiDPI support:
158159
// * Use &#x27;bmaphidpi&#x27; layer (pixel ratio 2) for device pixel ratio &gt; 1

dist/en/main/examples/wmts-hidpi.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/wmts-hidpi.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)