Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SuperMap/iClient-JavaScript
/ setZoom
Method
setZoom
src/common/style/CartoCSS.js:4585–4588 ·
view source on GitHub ↗
(zoom)
Source
from the content-addressed store, hash-verified
4583
}
4584
4585
setZoom(zoom) {
4586
this.zoom = zoom;
4587
return
this;
4588
}
4589
4590
ev(env) {
4591
var
value = parseInt(this.value.ev(env).toString(), 10);
Callers
15
callback
Function · 0.45
WebMapSpec.js
File · 0.45
callback
Function · 0.45
HeatMapLayerSpec.js
File · 0.45
EchartsLayerSpec.js
File · 0.45
listening
Function · 0.45
callback
Function · 0.45
WebMapSpec.js
File · 0.45
callback
Function · 0.45
HeatMapLayerSpec.js
File · 0.45
R
Function · 0.45
WebMapV2BaseSpec.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected