更新 'worldmap/worldmap.js'
This commit is contained in:
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…
Reference in New Issue
Block a user