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 4057a1d commit 32e34b5Copy full SHA for 32e34b5
test/e2e/layers/mixedLayer.html
@@ -94,7 +94,7 @@
94
<map-input name="x" type="location" units="tilematrix" axis="column" ></map-input>
95
<map-link rel="tile" tref="tiles/red-tile.png?{z}/{y}/{x}"></map-link>
96
</map-extent>
97
- <map-extent units="CBMTILE" label="map-extent blue tiles">
+ <map-extent units="CBMTILE" label="map-extent blue image">
98
<map-input name="z" type="zoom" min="0" max="19"></map-input>
99
<map-input name="w" type="width"></map-input>
100
<map-input name="h" type="height"></map-input>
0 commit comments