Skip to content

Commit 163e875

Browse files
committed
Remove second unused layer from story
1 parent 65faebf commit 163e875

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

packages/web/src/components/gcds-map/stories/gcds-map.stories.tsx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,11 +74,6 @@ const TemplateBasic = (args) => {
7474
src="https://geogratis.gc.ca/mapml/en/osmtile/cbmt/"
7575
checked="true"
7676
></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>
8277
</gcds-map>
8378
`;
8479
}

0 commit comments

Comments
 (0)