更新 'worldmap/worldmap.js'

master
zhongjin 7 months ago
parent e0c39da7ef
commit 4b93cd67f5

@ -974,7 +974,7 @@ var addBaseMaps = function(maplist,first) {
});
}
if (maplist.indexOf("OSMT")!==-1) {
basemaps[layerlookup["OSMH"]] = new L.TileLayer("https://maps.jingweiht.com/opentopo/{z}/{x}/{y}.png", {
basemaps[layerlookup["OSMT"]] = new L.TileLayer("https://maps.jingweiht.com/opentopo/{z}/{x}/{y}.png", {
attribution:"jingweiht",
maxNativeZoom:19,
maxZoom:20,

Loading…
Cancel
Save