Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.js
File · 0.45
WebMapSpec.js
File · 0.45
WebMapV3Spec.js
File · 0.45
MapServiceSpec.js
File · 0.45
MapServiceSpec.js
File · 0.45
WebMapV2Spec.js
File · 0.45
WebMapSpec.js
File · 0.45
WebMapV3Spec.js
File · 0.45
MapServiceSpec.js
File · 0.45
MapServiceSpec.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected