Fixed zoom on server page

master
DonBatman 2015-04-08 15:11:49 -07:00
parent afc4534e53
commit ab0d2521c9
2 changed files with 5 additions and 1 deletions

View File

@ -87,7 +87,7 @@ Below is a zoomable map of Minetest Ville.
<h5><a href="server_map.html">click here for bigger map</a></h5>
<div class="bottomRight">
<div class="content">
<iframe src="http://108.94.133.186/" width = "650" height = 500"></iframe>
<iframe src="http://108.94.133.186/?zoom=5&lat=-26776&lon=23160&layers=B" width = "650" height = 500"></iframe>
</div>
</div>

View File

@ -74,6 +74,10 @@ Please visit our official website here - <a href="https://minetestville.wordpres
Or visit our server page on the forum - <a href="https://forum.minetest.net/viewtopic.php?f=10&t=10303">Forum</a>
<br>
<br>
Server address - 108.94.133.186
Port number - 30030
<br>
<br>
Below is a zoomable map of Minetest Ville.
</p>
</div>