2018-08-18 22:28:25 +02:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<title>Map version 1.1 XML file format</title>
|
|
|
|
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
|
2018-10-10 23:09:00 +02:00
|
|
|
<style>
|
|
|
|
body {
|
|
|
|
max-width: 50em;
|
|
|
|
}
|
|
|
|
</style>
|
2018-08-18 22:28:25 +02:00
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
|
|
|
|
<h1>Map version 1.1 XML file format</h1>
|
|
|
|
<p>For human-readable Map format description, see the
|
|
|
|
<a href="http://www.gpxsee.org/doc#online">GPXSee documentation page</a>, for
|
|
|
|
XML validation use the <a href="http://www.gpxsee.org/map/1.1/map.xsd">XSD
|
2018-10-10 23:09:00 +02:00
|
|
|
file</a>.</p>
|
2018-08-18 22:28:25 +02:00
|
|
|
|
|
|
|
<p>Changes since 1.0:</p>
|
|
|
|
<ul>
|
|
|
|
<li>Added <b>tilePixelRatio</b>.</li>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|