Nvm markers on production do not work

This commit is contained in:
eetnaviation
2024-04-05 16:46:58 +03:00
parent 4ff7729b24
commit a79e1b09fd

View File

@ -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);