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

Method _getWebMapInstance

src/common/mapping/WebMapBase.js:732–734  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

730 }
731
732 _getWebMapInstance() {
733 return this._handler;
734 }
735
736 _setServer(url) {
737 this.options.server = transformServerUrl(url);

Callers 4

WebMapSpec.jsFile · 0.80
WebMapV3Spec.jsFile · 0.80
WebMapSpec.jsFile · 0.80
WebMapV3Spec.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected