更新 'worldmap/worldmap.js'

This commit is contained in:
zhongjin 2024-02-19 17:03:46 +08:00
parent 2cc0e4d9f1
commit 195f9228ac

View File

@ -1,6 +1,6 @@
/* eslint-disable no-undef */
var startpos = [51.05, -1.38]; // Start location - somewhere in UK :-)
var startpos = [28, 113]; // Start location - changsha)
var startzoom = 10;
var ws;