MCPcopy Create free account
hub / github.com/SuperMap/iClient-JavaScript / createBaiduSource

Method createBaiduSource

src/openlayers/mapping/WebMap.js:1367–1369  ·  view source on GitHub ↗

* @private * @function WebMap.prototype.createBaiduSource * @description 创建百度地图的source。 * @returns {BaiduMap} baidu地图的source

()

Source from the content-addressed store, hash-verified

1365 * @returns {BaiduMap} baidu地图的source
1366 */
1367 createBaiduSource() {
1368 return new BaiduMap();
1369 }
1370 /**
1371 * @private
1372 * @function WebMap.prototype.createBingSource

Callers 1

createBaseLayerMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected