Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
prushforth authored Dec 31, 2024
1 parent fc1b7d3 commit aee7323
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ OR inline content
```html
<mapml-viewer projection="OSMTILE" lat="10" lon="0" zoom="1" controls>
<map-layer label="OpenStreetMap" checked>
<map-extent units="OSMTILE">
<map-extent units="OSMTILE" checked hidden>
<map-input name="z" type="zoom" value="18" min="0" max="18"></map-input>
<map-input name="x" type="location" units="tilematrix" axis="column" min="0" max="262144"></map-input>
<map-input name="y" type="location" units="tilematrix" axis="row" min="0" max="262144"></map-input>
Expand Down Expand Up @@ -80,4 +80,4 @@ Contributions to Specifications are made under the
[Professional conduct](https://www.w3.org/policies/code-of-conduct/) on the part
of our members is required and expected by our
status as a project of the
[W3C Community and Business Groups program](https://www.w3.org/community/about/).
[W3C Community and Business Groups program](https://www.w3.org/community/about/).

0 comments on commit aee7323

Please sign in to comment.