0

Added variable into index.html

This commit is contained in:
timwolla
2011-02-07 22:06:59 +01:00
parent 27f722c3bd
commit 6b083bccef

View File

@@ -12,6 +12,7 @@
<script type="text/javascript" src="markers.js"></script> <script type="text/javascript" src="markers.js"></script>
<script type="text/javascript" src="regions.js"></script> <script type="text/javascript" src="regions.js"></script>
</head> </head>
<!-- Generated at: {time} -->
<body onload="initialize()"> <body onload="initialize()">
<div id="mcmap" style="width:100%; height:100%"></div> <div id="mcmap" style="width:100%; height:100%"></div>
</body> </body>