1
0
Fork 0
mirror of https://github.com/Nioux/Osgild.git synced 2025-10-28 22:04:28 +00:00
Osgild/osgild.html

12 lines
24 KiB
HTML
Raw Permalink Normal View History

2020-01-24 11:11:30 +01:00
<html>
<head>
<link href="style.css" rel="stylesheet" />
<script type="text/javascript" src="scripts.js"></script>
</head>
<body onload="init()">
<h1>Terres d'Osgild</h1>
<div><input type="range" min="30" max="250" value="100" id="range" /></div>
<div><svg id="map" style="fill: transparent" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 2099 1485" xmlns="http://www.w3.org/2000/svg"><image xlink:href="osgild.png" width="2099px" height="1485px" /><g class="region"><a href="hauterive.html" target="details"><circle cx="144" cy="466" r="12"><title>Hauterive</title></circle></a><a href="hauterive.html" target="details"><rect x="162" y="447" width="124" height="32"><title>Hauterive</title></rect></a></g><g class="region"><a href="vercelise.html" target="details"><circle cx="139" cy="617" r="6"><title>Vercélise</title></circle></a><a href="vercelise.html" target="details"><rect x="151" y="605" width="70" height="15"><title>Vercélise</title></rect></a></g><g class="region"><a href="virylene.html" target="details"><circle cx="97" cy="825" r="14"><title>Virylène</title></circle></a><a href="virylene.html" target="details"><rect x="42" y="844" width="102" height="34"><title>Virylène</title></rect></a></g><g class="region"><a href="valorme.html" target="details"><circle cx="181" cy="855" r="6"><title>Valorme</title></circle></a></g><g class="region"><a href="fourche.html" target="details"><circle cx="247" cy="910" r="11"><title>Fourche</title></circle></a><a href="fourche.html" target="details"><rect x="266" y="891" width="108" height="30"><title>Fourche</title></rect></a></g><g class="region"><a href="myrlune.html" target="details"><circle cx="349" cy="943" r="5"><title>Myrlune</title></circle></a></g><g class="region"><a href="kron.html" target="details"><circle cx="518" cy="548" r="12"><title>Krön</title></circle></a><a href="kron.html" target="details"><rect x="482" y="507" width="63" height="28"><title>Krön</title></rect></a></g><g class="region"><a href="fortboueux.html" target="details"><rect x="431" y="714" width="14" height="15"><title>Fort-Boueux</title></rect></a><a href="fortboueux.html" target="details"><rect x="393" y="692" width="100" height="20"><title>Fort-Boueux</title></rect></a></g><g class="region"><a href="clairval.html" target="details"><circle cx="423" cy="782" r="6"><title>Clairval</title></circle></a><a href="clairval.html" target="details"><rect x="353" y="769" width="62" height="22"><title>Clairval</title></rect></a></g><g class="region"><a href="aubergeduvieuxpont.html" target="details"><circle cx="421" cy="815" r="8"><title>Auberge du Vieux-Pont</title></circle></a></g><g class="region"><a href="twemby.html" target="details"><circle cx="533" cy="884" r="7"><title>Twemby</title></circle></a><a href="twemby.html" target="details"><rect x="543" y="873" width="66" height="21"><title>Twemby</title></rect></a></g><g class="region"><a href="wyks.html" target="details"><circle cx="465" cy="960" r="11"><title>Wyks</title></circle></a><a href="wyks.html" target="details"><rect x="485" y="938" width="73" height="34"><title>Wyks</title></rect></a></g><g class="region"><a href="goruzkal.html" target="details"><circle cx="229" cy="1052" r="7"><title>Goruz Kal</title></circle></a><a href="goruzkal.html" target="details"><rect x="192" y="1017" width="78" height="21"><title>Goruz Kal</title></rect></a></g><g class="region"><a href="rampart.html" target="details"><circle cx="337" cy="1051" r="7"><title>Rampart</title></circle></a><a href="rampart.html" target="details"><rect x="304" y="1018" width="70" height="19"><title>Rampart</title></rect></a></g><g class="region"><a href="ferrance.html" target="details"><circle cx="253" cy="1172" r="14"><title>Ferrance</title></circle></a><a href="ferrance.html" target="details"><rect x="195" y="1186" width="109" height="29"><title>Ferrance</title></rect></a></g><g class="region"><a href="merlith.html" target="details"><circle cx="330" cy="1167" r="7"><title>Merlith</title></circle></a></g><g class="region"><a href="portsable.html" target="details"><circle cx="279" cy="1306" r="12"><title>Port-Sable</title></circle></a><a href="portsable.html" target="details"><rect x="219" y="1323" width="134" height="33"><title>Port-Sable</title></rect></a></g><g class="region"><a href="valastir.html" target="details"><circl
</body>
</html>