File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ OR inline content
31
31
``` html
32
32
<mapml-viewer projection =" OSMTILE" lat =" 10" lon =" 0" zoom =" 1" controls >
33
33
<map-layer label =" OpenStreetMap" checked >
34
- <map-extent units =" OSMTILE" >
34
+ <map-extent units =" OSMTILE" checked hidden >
35
35
<map-input name =" z" type =" zoom" value =" 18" min =" 0" max =" 18" ></map-input >
36
36
<map-input name =" x" type =" location" units =" tilematrix" axis =" column" min =" 0" max =" 262144" ></map-input >
37
37
<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
80
80
[ Professional conduct] ( https://www.w3.org/policies/code-of-conduct/ ) on the part
81
81
of our members is required and expected by our
82
82
status 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