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 d4ebb07 commit bebc8d9Copy full SHA for bebc8d9
dist/index.html
@@ -56,6 +56,7 @@
56
<body>
57
<mapml-viewer projection="CBMTILE" zoom="2" lat="45" lon="-90" controls>
58
<layer- label="CBMT" src="https://geogratis.gc.ca/mapml/en/cbmtile/cbmt/" checked></layer->
59
+ <layer- label="Restaurants" src="demo/restaurants.mapml" checked></layer->
60
</mapml-viewer>
61
</body>
62
</html>
0 commit comments