Skip to content

Commit aee7323

Browse files
authored
Update README.md
1 parent fc1b7d3 commit aee7323

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff 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
8181
of our members is required and expected by our
8282
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/).

0 commit comments

Comments
 (0)