更新 'worldmap/worldmap.js'

This commit is contained in:
zhongjin 2024-02-19 17:45:52 +08:00
parent e0c39da7ef
commit 4b93cd67f5

View File

@ -974,7 +974,7 @@ var addBaseMaps = function(maplist,first) {
}); });
} }
if (maplist.indexOf("OSMT")!==-1) { 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", attribution:"jingweiht",
maxNativeZoom:19, maxNativeZoom:19,
maxZoom:20, maxZoom:20,