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

Method getOrigin

test/tool/mock_mapboxgl_map.js:476–478  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

474 }
475
476 getOrigin() {
477 return [this.extent[0], this.extent[3]];
478 }
479
480 static get(codeSpec) {
481 for (const key in CRS) {

Callers 13

WebMapV2Spec.jsFile · 0.45
WebMapSpec.jsFile · 0.45
WebMapV3Spec.jsFile · 0.45
WebMapV2Spec.jsFile · 0.45
WebMapSpec.jsFile · 0.45
WebMapV3Spec.jsFile · 0.45
_createMvtLayerMethod · 0.45
tileUrlFunctionMethod · 0.45
tileUrlFunctionMethod · 0.45
ol.jsFile · 0.45
nbFunction · 0.45
ojFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected