File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ OR inline content
3131``` html
3232<mapml-viewer projection =" OSMTILE" lat =" 10" lon =" 0" zoom =" 1" controls >
3333 <map-layer label =" OpenStreetMap" checked >
34- <map-extent units =" OSMTILE" >
34+ <map-extent units =" OSMTILE" checked hidden >
3535 <map-input name =" z" type =" zoom" value =" 18" min =" 0" max =" 18" ></map-input >
3636 <map-input name =" x" type =" location" units =" tilematrix" axis =" column" min =" 0" max =" 262144" ></map-input >
3737 <map-input name =" y" type =" location" units =" tilematrix" axis =" row" min =" 0" max =" 262144" ></map-input >
@@ -80,4 +80,4 @@ Contributions to Specifications are made under the
8080[ Professional conduct] ( https://www.w3.org/policies/code-of-conduct/ ) on the part
8181of our members is required and expected by our
8282status as a project of the
83- [ W3C Community and Business Groups program] ( https://www.w3.org/community/about/ ) .
83+ [ W3C Community and Business Groups program] ( https://www.w3.org/community/about/ ) .
You can’t perform that action at this time.
0 commit comments