This commit is contained in:
eetnaviation
2024-04-05 16:32:03 +03:00
parent 8e373c6fd3
commit 8ca6ca501c

View File

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