MCPcopy Index your code
hub / github.com/SuperMap/iClient-JavaScript / getWebMapType

Method getWebMapType

src/common/mapping/WebMapBase.js:422–424  ·  view source on GitHub ↗

* @version 11.2.1 * @function WebMapBase.prototype.getWebMapType * @description 获取地图类型。 * @returns {String} 地图类型。

()

Source from the content-addressed store, hash-verified

420 * @returns {String} 地图类型。
421 */
422 getWebMapType() {
423 return this.type;
424 }
425
426 /**
427 * @version 11.2.1

Callers 2

callbackFunction · 0.80
callbackFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected