Skip to content

Commit 32e34b5

Browse files
author
Peter Rushforth
committed
Change label of extent to be perhaps less confusing
1 parent 4057a1d commit 32e34b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/layers/mixedLayer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<map-input name="x" type="location" units="tilematrix" axis="column" ></map-input>
9595
<map-link rel="tile" tref="tiles/red-tile.png?{z}/{y}/{x}"></map-link>
9696
</map-extent>
97-
<map-extent units="CBMTILE" label="map-extent blue tiles">
97+
<map-extent units="CBMTILE" label="map-extent blue image">
9898
<map-input name="z" type="zoom" min="0" max="19"></map-input>
9999
<map-input name="w" type="width"></map-input>
100100
<map-input name="h" type="height"></map-input>

0 commit comments

Comments
 (0)