Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion api/geojson/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
<body>
<mapml-viewer projection="OSMTILE" zoom="2" lat="45" lon="-90" controls>
<layer- label="United States - The National Map" checked>
<map-extent units="OSMTILE">
<map-extent units="OSMTILE" checked hidden>
<map-input name="TileMatrix" type="zoom" value="18" min="0" max="16"></map-input>
<map-input name="TileCol" type="location" units="tilematrix" axis="column" min="0" max="262144"></map-input>
<map-input name="TileRow" type="location" units="tilematrix" axis="row" min="0" max="262144"></map-input>
Expand Down
13 changes: 6 additions & 7 deletions api/map-feature/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,12 @@
let map = document.querySelector('mapml-viewer');
let man = document.querySelector('#hatman').content.firstElementChild.cloneNode(true);
let layer = document.querySelector('#empty-layer').content.firstElementChild.cloneNode(true);
layer.label = 'Two Hat Man';
layer.checked = 'checked';
map.appendChild(layer);
layer.appendChild(man);
// this step should not be necessary
layer.remove();
map.appendChild(layer);
// properties can't be set before the layer has been appended to the
// DOM via the getter/setter DOM api.
layer.label = 'Two Hat Man';
layer.checked = 'checked';
toggleDisabled();
}
function _doMan(action) {
Expand Down Expand Up @@ -99,7 +98,7 @@
document.querySelector('map-feature').zoomTo();
}
function removeMan() {
document.querySelector('map-feature').remove();
document.querySelector('layer-[label="Two Hat Man"]').remove();
toggleDisabled();
}
</script>
Expand Down Expand Up @@ -142,7 +141,7 @@


<mapml-viewer projection="OSMTILE" zoom="1" lat="0" lon="0" controls>
<layer- label="CBMT" src="https://maps4html.org/experiments/refactoring-temporary/osm.mapml" checked></layer->
<layer- label="OSM" src="../../refactoring-temporary/osm.mapml" checked></layer->
<!-- <layer- id="target-layer" label="Empty" checked>
<map-meta name="projection" content="OSMTILE"></map-meta>
</layer->-->
Expand Down
2 changes: 1 addition & 1 deletion change-projection/projection-negotiation/msi-cbmtile.mapml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<map-link rel="style" href="msi-tiles.mapml" title="Tiled WMS GetMap" />
</map-head>
<map-body>
<map-extent units="CBMTILE">
<map-extent units="CBMTILE" checked="checked">
<map-input name="z" type="zoom" value="25" min="4" max="25"/>
<map-input name="xmin" type="location" rel="map" position="top-left" axis="easting" units="pcrs" min="-6105785.728719063" max="6174630.753072981"/>
<map-input name="ymin" type="location" rel="map" position="bottom-left" axis="northing" units="pcrs" min="-1692155.9568245453" max="4482681.2054050295"/>
Expand Down
2 changes: 1 addition & 1 deletion change-projection/projection-negotiation/msi-osmtile.mapml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<map-link href="msi-cbmtile.mapml" rel="alternate" projection="CBMTILE"/>
</map-head>
<map-body>
<map-extent units="OSMTILE">
<map-extent units="OSMTILE" checked="checked">
<map-input name="z" type="zoom" value="18" min="0" max="18"/>
<map-input name="xmin" type="location" rel="map" position="top-left" axis="easting" units="pcrs" min="-1.9736089485420395E7" max="-1110810.8645190855"/>
<map-input name="ymin" type="location" rel="map" position="bottom-left" axis="northing" units="pcrs" min="4069264.1959450003" max="1.931249599057358E7"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<map-link href="msi-tiles.mapml" rel="alternate" projection="CBMTILE"/>
</map-head>
<map-body>
<map-extent units="OSMTILE">
<map-extent units="OSMTILE" checked="checked">
<map-input name="z" type="zoom" value="18" min="0" max="18"/>
<map-input name="txmin" type="location" rel="tile" position="top-left" axis="easting" units="tilematrix" min="-1.9736089485420395E7" max="-1110810.8645190855"/>
<map-input name="tymin" type="location" rel="tile" position="bottom-left" axis="northing" units="tilematrix" min="4069264.1959450003" max="1.931249599057358E7"/>
Expand Down
2 changes: 1 addition & 1 deletion change-projection/projection-negotiation/msi-tiles.mapml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

</map-head>
<map-body>
<map-extent units="CBMTILE">
<map-extent units="CBMTILE" checked="checked">
<map-input name="z" type="zoom" value="25" min="4" max="25"/>
<map-input name="txmin" type="location" rel="tile" position="top-left" axis="easting" units="tilematrix" min="-6105785.728719063" max="6174630.753072981"/>
<map-input name="tymin" type="location" rel="tile" position="bottom-left" axis="northing" units="tilematrix" min="-1692155.9568245453" max="4482681.2054050295"/>
Expand Down
6 changes: 3 additions & 3 deletions change-projection/zoomin-zoomout/asdi-changeProjection.mapml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<map-meta charset="utf-8"></map-meta>
<map-title>Arctic SDI for Canada</map-title>
<map-meta content="text/mapml" http-equiv="Content-Type" ></map-meta>
<map-link rel="license" title="&amp;copy; Arctic Council" href="http://catalogue.arctic-sdi.org/geonetwork/srv/eng/catalog.search#/map-metadata/8b4f2b34-2d0d-4744-ae0f-d7989b9f7a02/formatters/xsl-view?root=div&amp;view=advanced"></map-link>
<map-link rel="license" title="&amp;copy; Arctic Council" href="https://catalogue.arctic-sdi.org/geonetwork/srv/eng/catalog.search#/map-metadata/8b4f2b34-2d0d-4744-ae0f-d7989b9f7a02/formatters/xsl-view?root=div&amp;view=advanced"></map-link>
<map-link rel="zoomin" href="atlas-changeProjection.mapml" type="text/mapml" />
<map-meta name="projection" content="EPSG3573"></map-meta>
<map-meta name="cs" content="pcrs"></map-meta>
Expand All @@ -14,11 +14,11 @@
</map-style>
</map-head>
<map-body>
<map-extent units="EPSG3573">
<map-extent units="EPSG3573" checked="checked" hidden="hidden">
<map-input type="zoom" name="TileMatrix" min="0" max="3" value="0"/>
<map-input type="location" name="TileCol" axis="column" units="tilematrix" min="0" max="1"/>
<map-input type="location" name="TileRow" axis="row" units="tilematrix" min="0" max="1"/>
<map-link rel="tile" tref="http://basemap.arctic-sdi.org/mapcache/wmts/1.0.0/arctic_cascading/default/3573/{TileMatrix}/{TileRow}/{TileCol}.png"/>
<map-link rel="tile" tref="https://basemap.arctic-sdi.org/mapcache/wmts/1.0.0/arctic_cascading/default/3573/{TileMatrix}/{TileRow}/{TileCol}.png"/>
</map-extent>
</map-body>
</mapml->
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
Eventually, it would become evident that certain TCRS would become "popular"
and therefore candidates for standardization in / by browsers.
-->
<map-extent units="ATLAS_POLAR_MAP">
<map-extent units="ATLAS_POLAR_MAP" checked="checked" hidden="hidden">
<map-input type="zoom" name="z" min="4" max="5" value="6" />
<map-input type="location" name="x" axis="column" units="tilematrix" min="116" max="186" />
<map-input type="location" name="y" axis="row" units="tilematrix" min="125" max="184" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<map-link rel="zoomout" href="/experiments/linking/features/canada.mapml" type="text/mapml"/>
</map-head>
<map-body>
<map-extent units="CBMTILE" >
<map-extent units="CBMTILE" checked="checked" hidden="hidden">
<map-input name="z" type="zoom" min="6" max="8"/>
<map-input name="y" type="location" units="tilematrix" axis="row"/>
<map-input name="x" type="location" units="tilematrix" axis="column"/>
Expand Down
17 changes: 9 additions & 8 deletions change-projection/zoomin-zoomout/osm-changeProjection.mapml
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
<mapml- xmlns="http://www.w3.org/1999/xhtml">
<map-head>
<map-meta charset="utf-8"></map-meta>
<map-title>OpenStreetMap</map-title>
<map-link rel="license" href="https://www.openstreetmap.org/copyright" title="© OpenStreetMap contributors CC BY-SA"/>
<map-link rel="zoomout" href="cbmt-changeProjection.mapml" type="text/mapml" />
<map-title>Canada Base Map - Transportation (CBMT)</map-title>
<map-link rel="license" href="https://www.nrcan.gc.ca/earth-sciences/geography/topographic-information/free-data-geogratis/licence/17285" title="Canada Base Map © Natural Resources Canada"></map-link>
<map-link rel="zoomout" href="cbmt-changeProjection.mapml" type="text/mapml"></map-link>
</map-head>
<map-body>
<map-extent units="OSMTILE">
<map-input name="z" type="zoom" min="9" max="18"/>
<map-input name="x" type="location" units="tilematrix" axis="column"/>
<map-input name="y" type="location" units="tilematrix" axis="row"/>
<map-link rel="tile" tref="https://tile.openstreetmap.org/{z}/{x}/{y}.png"/>
<map-extent units="OSMTILE" checked="checked" hidden="hidden">
<map-input name="z" type="zoom" min="9" max="18"></map-input>
<map-input name="y" type="location" units="tilematrix" axis="row"></map-input>
<map-input name="x" type="location" units="tilematrix" axis="column"></map-input>
<map-link rel="tile" tref="https://geoappext.nrcan.gc.ca/arcgis/rest/services/BaseMaps/CBMT_CBCT_GEOM_3857/MapServer/tile/{z}/{y}/{x}?m4h=t" ></map-link>
<map-link rel="tile" tref="https://geoappext.nrcan.gc.ca/arcgis/rest/services/BaseMaps/CBMT_TXT_3857/MapServer/tile/{z}/{y}/{x}?m4h=t" ></map-link>
</map-extent>
</map-body>
</mapml->
2 changes: 1 addition & 1 deletion custom-projections/Arctic-SDI/canada/alternates.mapml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</map-style>
</map-head>
<map-body>
<map-extent units="EPSG3573">
<map-extent units="EPSG3573" checked="checked" hidden="hidden">
<map-input type="zoom" name="TileMatrix" min="0" max="11" value="0"/>
<map-input type="location" name="TileCol" axis="column" units="tilematrix" min="0" max="1"/>
<map-input type="location" name="TileRow" axis="row" units="tilematrix" min="0" max="1"/>
Expand Down
2 changes: 1 addition & 1 deletion custom-projections/Arctic-SDI/canada/links.mapml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</map-style>
</map-head>
<map-body>
<map-extent units="EPSG3573">
<map-extent units="EPSG3573" checked="checked" hidden="hidden">
<map-input type="zoom" name="TileMatrix" min="0" max="11" value="0"/>
<map-input type="location" name="TileCol" axis="column" units="tilematrix" min="0" max="1"/>
<map-input type="location" name="TileRow" axis="row" units="tilematrix" min="0" max="1"/>
Expand Down
2 changes: 1 addition & 1 deletion custom-projections/Arctic-SDI/denmark/alternates.mapml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</map-style>
</map-head>
<map-body xmlns:html="http://www.w3.org/1999/xhtml">
<map-extent units="EPSG3575">
<map-extent units="EPSG3575" checked="checked" hidden="hidden">
<map-input type="zoom" name="TileMatrix" min="0" max="11" value="0"/>
<map-input type="location" name="TileCol" axis="column" units="tilematrix" min="0" max="1"/>
<map-input type="location" name="TileRow" axis="row" units="tilematrix" min="0" max="1"/>
Expand Down
2 changes: 1 addition & 1 deletion custom-projections/Arctic-SDI/denmark/links.mapml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</map-style>
</map-head>
<map-body xmlns:html="http://www.w3.org/1999/xhtml">
<map-extent units="EPSG3575">
<map-extent units="EPSG3575" checked="checked" hidden="hidden">
<map-input type="zoom" name="TileMatrix" min="0" max="11" value="0"/>
<map-input type="location" name="TileCol" axis="column" units="tilematrix" min="0" max="1"/>
<map-input type="location" name="TileRow" axis="row" units="tilematrix" min="0" max="1"/>
Expand Down
2 changes: 1 addition & 1 deletion custom-projections/Arctic-SDI/finland/alternates.mapml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</map-style>
</map-head>
<map-body>
<map-extent units="EPSG3575">
<map-extent units="EPSG3575" checked="checked" hidden="hidden">
<map-input type="zoom" name="TileMatrix" min="0" max="11" value="0"/>
<map-input type="location" name="TileCol" axis="column" units="tilematrix" min="0" max="1"/>
<map-input type="location" name="TileRow" axis="row" units="tilematrix" min="0" max="1"/>
Expand Down
2 changes: 1 addition & 1 deletion custom-projections/Arctic-SDI/finland/links.mapml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</map-style>
</map-head>
<map-body xmlns:html="http://www.w3.org/1999/xhtml">
<map-extent units="EPSG3575">
<map-extent units="EPSG3575" checked="checked" hidden="hidden">
<map-input type="zoom" name="TileMatrix" min="0" max="11" value="0"/>
<map-input type="location" name="TileCol" axis="column" units="tilematrix" min="0" max="1"/>
<map-input type="location" name="TileRow" axis="row" units="tilematrix" min="0" max="1"/>
Expand Down
2 changes: 1 addition & 1 deletion custom-projections/Arctic-SDI/iceland/alternates.mapml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</map-style>
</map-head>
<map-body>
<map-extent units="EPSG3574">
<map-extent units="EPSG3574" checked="checked" hidden="hidden">
<map-input type="zoom" name="TileMatrix" min="0" max="11" value="0"/>
<map-input type="location" name="TileCol" axis="column" units="tilematrix" min="0" max="1"/>
<map-input type="location" name="TileRow" axis="row" units="tilematrix" min="0" max="1"/>
Expand Down
2 changes: 1 addition & 1 deletion custom-projections/Arctic-SDI/iceland/links.mapml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</map-style>
</map-head>
<map-body>
<map-extent units="EPSG3574">
<map-extent units="EPSG3574" checked="checked" hidden="hidden">
<map-input type="zoom" name="TileMatrix" min="0" max="11" value="0"/>
<map-input type="location" name="TileCol" axis="column" units="tilematrix" min="0" max="1"/>
<map-input type="location" name="TileRow" axis="row" units="tilematrix" min="0" max="1"/>
Expand Down
2 changes: 1 addition & 1 deletion custom-projections/Arctic-SDI/links.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<input type="location" name="TileCol" axis="column" units="tilematrix" min="0" max="1"/>
<input type="location" name="TileRow" axis="row" units="tilematrix" min="0" max="1"/>
<link rel="tile">
<xsl:attribute name="tref">http://basemap.arctic-sdi.org/mapcache/wmts/1.0.0/arctic_cascading/default/<xsl:value-of select="substring-after(//h:meta[@name='projection']/@content,'EPSG:')"></xsl:value-of>/{TileMatrix}/{TileRow}/{TileCol}.png</xsl:attribute>
<xsl:attribute name="tref">https://basemap.arctic-sdi.org/mapcache/wmts/1.0.0/arctic_cascading/default/<xsl:value-of select="substring-after(//h:meta[@name='projection']/@content,'EPSG:')"></xsl:value-of>/{TileMatrix}/{TileRow}/{TileCol}.png</xsl:attribute>
</link>
</map-extent>
<xsl:apply-templates select="node() | @*"/>
Expand Down
2 changes: 1 addition & 1 deletion custom-projections/Arctic-SDI/norway/alternates.mapml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</map-style>
</map-head>
<map-body xmlns:html="http://www.w3.org/1999/xhtml">
<map-extent units="EPSG3575">
<map-extent units="EPSG3575" checked="checked" hidden="hidden">
<map-input type="zoom" name="TileMatrix" min="0" max="11" value="0"/>
<map-input type="location" name="TileCol" axis="column" units="tilematrix" min="0" max="1"/>
<map-input type="location" name="TileRow" axis="row" units="tilematrix" min="0" max="1"/>
Expand Down
2 changes: 1 addition & 1 deletion custom-projections/Arctic-SDI/norway/links.mapml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</map-style>
</map-head>
<map-body xmlns:html="http://www.w3.org/1999/xhtml">
<map-extent units="EPSG3575">
<map-extent units="EPSG3575" checked="checked" hidden="hidden">
<map-input type="zoom" name="TileMatrix" min="0" max="11" value="0"/>
<map-input type="location" name="TileCol" axis="column" units="tilematrix" min="0" max="1"/>
<map-input type="location" name="TileRow" axis="row" units="tilematrix" min="0" max="1"/>
Expand Down
2 changes: 1 addition & 1 deletion custom-projections/Arctic-SDI/russia/alternates.mapml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</map-style>
</map-head>
<map-body xmlns:html="http://www.w3.org/1999/xhtml">
<map-extent units="EPSG3576">
<map-extent units="EPSG3576" checked="checked" hidden="hidden">
<map-input type="zoom" name="TileMatrix" min="0" max="11" value="0"/>
<map-input type="location" name="TileCol" axis="column" units="tilematrix" min="0" max="1"/>
<map-input type="location" name="TileRow" axis="row" units="tilematrix" min="0" max="1"/>
Expand Down
2 changes: 1 addition & 1 deletion custom-projections/Arctic-SDI/russia/links.mapml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
fill: #efefd5; fill-opacity: 0.2; stroke-width: 1; stroke: #d2c2c1; stroke-opacity: 1; stroke-dasharray: 3;
}
</map-style></map-head>
<map-body xmlns:html="http://www.w3.org/1999/xhtml"><map-extent units="EPSG3576"><map-input type="zoom" name="TileMatrix" min="0" max="11" value="0"/><map-input type="location" name="TileCol" axis="column" units="tilematrix" min="0" max="1"/><map-input type="location" name="TileRow" axis="row" units="tilematrix" min="0" max="1"/><map-link rel="tile" tref="https://basemap.arctic-sdi.org/mapcache/wmts/1.0.0/arctic_cascading/default/3576/{TileMatrix}/{TileRow}/{TileCol}.png"/></map-extent>
<map-body xmlns:html="http://www.w3.org/1999/xhtml"><map-extent units="EPSG3576" checked><map-input type="zoom" name="TileMatrix" min="0" max="11" value="0"/><map-input type="location" name="TileCol" axis="column" units="tilematrix" min="0" max="1"/><map-input type="location" name="TileRow" axis="row" units="tilematrix" min="0" max="1"/><map-link rel="tile" tref="https://basemap.arctic-sdi.org/mapcache/wmts/1.0.0/arctic_cascading/default/3576/{TileMatrix}/{TileRow}/{TileCol}.png"/></map-extent>
<!-- <map-feature id="russia" class="asdi-countries">
<map-featurecaption>Russia</map-featurecaption>
<map-geometry>
Expand Down
2 changes: 1 addition & 1 deletion custom-projections/Arctic-SDI/sweden/alternates.mapml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</map-style>
</map-head>
<map-body xmlns:html="http://www.w3.org/1999/xhtml">
<map-extent units="EPSG3575">
<map-extent units="EPSG3575" checked="checked" hidden="hidden">
<map-input type="zoom" name="TileMatrix" min="0" max="11" value="0"/>
<map-input type="location" name="TileCol" axis="column" units="tilematrix" min="0" max="1"/>
<map-input type="location" name="TileRow" axis="row" units="tilematrix" min="0" max="1"/>
Expand Down
2 changes: 1 addition & 1 deletion custom-projections/Arctic-SDI/sweden/links.mapml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</map-style>
</map-head>
<map-body xmlns:html="http://www.w3.org/1999/xhtml">
<map-extent units="EPSG3575">
<map-extent units="EPSG3575" checked="checked" hidden="hidden">
<map-input type="zoom" name="TileMatrix" min="0" max="11" value="0"/>
<map-input type="location" name="TileCol" axis="column" units="tilematrix" min="0" max="1"/>
<map-input type="location" name="TileRow" axis="row" units="tilematrix" min="0" max="1"/>
Expand Down
2 changes: 1 addition & 1 deletion custom-projections/Arctic-SDI/usa/alternates.mapml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</map-style>
</map-head>
<map-body>
<map-extent units="EPSG3572">
<map-extent units="EPSG3572" checked="checked" hidden="hidden">
<map-input type="zoom" name="TileMatrix" min="0" max="11" value="0"/>
<map-input type="location" name="TileCol" axis="column" units="tilematrix" min="0" max="1"/>
<map-input type="location" name="TileRow" axis="row" units="tilematrix" min="0" max="1"/>
Expand Down
2 changes: 1 addition & 1 deletion custom-projections/Arctic-SDI/usa/links.mapml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</map-style>
</map-head>
<map-body>
<map-extent units="EPSG3572">
<map-extent units="EPSG3572" checked="checked" hidden="hidden">
<map-input type="zoom" name="TileMatrix" min="0" max="11" value="0"/>
<map-input type="location" name="TileCol" axis="column" units="tilematrix" min="0" max="1"/>
<map-input type="location" name="TileRow" axis="row" units="tilematrix" min="0" max="1"/>
Expand Down
2 changes: 1 addition & 1 deletion custom-projections/Atlas-of-Canada/annotation.mapml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
Eventually, it would become evident that certain TCRS would become "popular"
and therefore candidates for standardization in / by browsers.
-->
<map-extent units="ATLAS_POLAR_MAP">
<map-extent units="ATLAS_POLAR_MAP" checked="checked" hidden="hidden">
<map-input type="zoom" name="z" min="0" max="6" value="6" />
<map-input type="location" name="x" axis="column" units="tilematrix" min="116" max="186" />
<map-input type="location" name="y" axis="row" units="tilematrix" min="125" max="184" />
Expand Down
2 changes: 1 addition & 1 deletion custom-projections/Atlas-of-Canada/atlas.mapml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
Eventually, it would become evident that certain TCRS would become "popular"
and therefore candidates for standardization in / by browsers.
-->
<map-extent units="ATLAS_POLAR_MAP">
<map-extent units="ATLAS_POLAR_MAP" checked="checked" hidden="hidden">
<map-input type="zoom" name="z" min="0" max="6" value="6" />
<map-input type="location" name="x" axis="column" units="tilematrix" min="116" max="186" />
<map-input type="location" name="y" axis="row" units="tilematrix" min="125" max="184" />
Expand Down
Loading