switching to gmap3

This commit is contained in:
2015-12-10 23:12:50 +01:00
parent a52307af80
commit 47ef0bae24
23 changed files with 384895 additions and 30 deletions

5
masks/index.html Normal file → Executable file
View File

@@ -5,16 +5,15 @@
<link type="image/x-icon" href="images/favicon.ico" rel="shortcut icon" />
<link type="image/png" href="images/favicon_32.png" rel="icon" sizes="32x32" />
<link type="text/css" href="style/spot.css" rel="stylesheet" media="all" />
<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?v=3.exp"></script>
<script type="text/javascript" src="script/jquery.js"></script>
<script type="text/javascript" src="script/jquery.mods.js"></script>
<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?sensor=true"></script>
<script type="text/javascript" src="//d3ra5e5xmvzawh.cloudfront.net/live-widget/2.0/spot-main-min.js"></script>
<script type="text/javascript" src="script/spot.js"></script>
<script type="text/javascript">
var oSpot = new Spot(asGlobalVars);
$(document).ready(oSpot.init);
</script>
<title>Find Me Spot</title>
<title></title>
</head>
<body>
<div id="container">