File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 < script type ="module " src ="https://maps4html.org/experiments/dist/mapml.js "> </ script >
66 </ head >
77 < body >
8- < mapml-viewer projection ="OSMTILE " zoom ="1 " lat ="0 " lon ="0 " controls controlslist ="geolocation " width ="600 " height ="400 ">
9- < map-layer label ="OpenStreetMap - inline " checked >
10- < map-link rel ="license " href ="https://www.openstreetmap.org/copyright " title ="© OpenStreetMap contributors CC BY-SA "> </ map-link >
11- < map-extent units ="OSMTILE " checked ="checked " hidden ="hidden ">
12- < map-input name ="z " type ="zoom " value ="0 " min ="0 " max ="18 "> </ map-input >
13- < map-input name ="x " type ="location " units ="tilematrix " axis ="column " min ="0 " max ="1 "> </ map-input >
14- < map-input name ="y " type ="location " units ="tilematrix " axis ="row " min ="0 " max ="1 "> </ map-input >
15- < map-link rel ="tile " tref ="https://tile.openstreetmap.org/{z}/{x}/{y}.png "> </ map-input >
16- </ map-extent >
17- </ map-layer >
18- < map-layer label ="OpenStreetMap - linked MapML " src ="https://maps4html.org/experiments/mapml/en/osmtile/osm.mapml "> </ map-layer >
8+ < mapml-viewer controls width ="600 " height ="400 ">
9+ < map-layer checked src ="https://maps4html.org/experiments/mapml/en/osmtile/osm.mapml "> </ map-layer >
1910 </ mapml-viewer >
2011 </ body >
2112</ html >
You can’t perform that action at this time.
0 commit comments