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 65faebf commit 163e875Copy full SHA for 163e875
packages/web/src/components/gcds-map/stories/gcds-map.stories.tsx
@@ -74,11 +74,6 @@ const TemplateBasic = (args) => {
74
src="https://geogratis.gc.ca/mapml/en/osmtile/cbmt/"
75
checked="true"
76
></gcds-map-layer>
77
- <gcds-map-layer
78
- label="Canada Base Map - Transportation (CBMT) - EPSG:3978"
79
- src="https://geogratis.gc.ca/mapml/en/cbmtile/cbmt/"
80
- checked="true"
81
- ></gcds-map-layer>
82
</gcds-map>
83
`;
84
}
0 commit comments