Template:Fragoria Map
From FragoriaWiki
(Difference between revisions)
												
			
		| (412 intermediate revisions not shown) | |||
| Line 1: | Line 1: | ||
<html>  | <html>  | ||
| - | |||
| - | |||
<link rel="stylesheet" href="/maptiles/noimageshadow.css">  | <link rel="stylesheet" href="/maptiles/noimageshadow.css">  | ||
| - | |||
| - | <script  | + | <script type="text/javascript" src="/maptiles/js?v=3.exp&sensor=false"></script>  | 
| - | + | <script type="text/javascript" src="/mapdata/markerwithlabel.js"></script>  | |
| - | + | <script type="text/javascript" src="/wiki/skins/common/fmap.js"></script>  | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | <style>  | |
| + |     .maplabels {  | ||
| + |         color: #000;  | ||
| + | //        font-family: 'Comic Sans MS', cursive, sans-serif;  | ||
| + |         line-height: 1em;  | ||
| + |         font-size: 13px;  | ||
| + |         text-shadow: 0px 0px 2px white;  | ||
| + |         font-weight: bold;  | ||
| + |         border: 0px solid black;  | ||
| + |         background: transparent url('/wiki/images/e/eb/Backgroundgradient.png');  | ||
| + |         background-size: 100% 100%;  | ||
| + |         background: radial-gradient(white, rgba(255, 255, 255, .6), rgba(255, 255, 255, .0), rgba(255, 255, 255, 0));  | ||
| + |     }  | ||
| + | </style>  | ||
| - | + | <script>  | |
| - | + | $('.map_canvas').css('width', '100%').css('width', '+=1px');  | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
</script>  | </script>  | ||
| - | |||
| - | |||
<center>  | <center>  | ||
| - | + | <div>  | |
| - | + | <div style="border:33px solid transparent;border-image: url(/wiki/images/d/d9/Mapborder.png) 36 round;z-index:9999999999;">  | |
| + |     <div style="border:1px solid black;border-radius: 18px;border: width: 100%; height: 530px;background-image:url('/wiki/images/1/1f/Background.jpg');margin: -23px -24px -24px -24px;" id="map_canvas">  | ||
| + |     </div></div>  | ||
| + |     <div id="current"> </div>  | ||
| + |     <input type="button" value="Show All" onclick="showallMarkers();showallPolylines(999);">  | ||
| + |     <input type="button" value="Road Stones" onclick="displayMarkers(100);showallPolylines(999);">  | ||
| + |     <input type="button" value="Green Dungeons" onclick="displayMarkers(10);hideallPolylines();">  | ||
| + |     <input type="button" value="Red Dungeons" onclick="displayMarkers(20);hideallPolylines();">  | ||
| + |     <input type="button" value="Hide All" onclick="hideallMarkers();hideallPolylines();">  | ||
</center>  | </center>  | ||
| - | + | ||
</html>  | </html>  | ||
Current revision as of 10:31, 25 April 2015

				
				
				
				
				
	
			