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>
|
||||
var socket = io();
|
||||
var socket = io();//
|
||||
|
||||
// Stuff for the map
|
||||
//map = new OpenLayers.Map("demoMap");//.setView([59.4370, 24.7536], 12);
|
||||
|
Reference in New Issue
Block a user