Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SuperMap/iClient-JavaScript
/ baiduTileLayer
Function
baiduTileLayer
src/leaflet/mapping/BaiduTileLayer.js:72–74 ·
view source on GitHub ↗
(url, options)
Source
from the content-addressed store, hash-verified
70
}
71
});
72
export
var
baiduTileLayer =
function
(url, options) {
73
return
new
BaiduTileLayer(url, options);
74
};
75
Callers
1
WebMap.js
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected