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

Method getWKT

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

Source from the content-addressed store, hash-verified

470 }
471
472 getWKT() {
473 return this.WKT;
474 }
475
476 getOrigin() {
477 return [this.extent[0], this.extent[3]];

Callers 10

WebMapV2Spec.jsFile · 0.45
WebMapSpec.jsFile · 0.45
WebMapV3Spec.jsFile · 0.45
MapServiceSpec.jsFile · 0.45
MapServiceSpec.jsFile · 0.45
WebMapV2Spec.jsFile · 0.45
WebMapSpec.jsFile · 0.45
WebMapV3Spec.jsFile · 0.45
MapServiceSpec.jsFile · 0.45
MapServiceSpec.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected