Nvm markers on production do not work
This commit is contained in:
@ -42,7 +42,7 @@
|
|||||||
<script src="/socket.io/socket.io.js"></script>
|
<script src="/socket.io/socket.io.js"></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
var socket = io();
|
var socket = io();//
|
||||||
|
|
||||||
// Stuff for the map
|
// Stuff for the map
|
||||||
//map = new OpenLayers.Map("demoMap");//.setView([59.4370, 24.7536], 12);
|
//map = new OpenLayers.Map("demoMap");//.setView([59.4370, 24.7536], 12);
|
||||||
|
Reference in New Issue
Block a user