We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9954d5 commit 69447e5Copy full SHA for 69447e5
packages/web/src/index.html
@@ -480,7 +480,7 @@
480
<gcds-heading tag="h2">Maps</gcds-heading>
481
482
<mapml-viewer lat="45.4215" lon="-75.6972" zoom="10" projection="OSMTILE" caption="test" controls controlslist="geolocation">
483
- <map-layer src="/dist/gcds/gcds-map/mapml/en/osmtile/cbmt/" checked></map-layer>
+ <map-layer src="/dist/gcds/gcds-map/assets/mapml/en/osmtile/cbmt/" checked></map-layer>
484
</mapml-viewer>
485
486
<hr class="my-550" />
0 commit comments