Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SuperMap/iClient-JavaScript
/ round
Method
round
src/common/style/CartoCSS.js:3451–3454 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3449
}
3450
3451
round() {
3452
this.value = Math.round(this.value);
3453
return
this;
3454
}
3455
3456
toString() {
3457
return
this.value.toString();
Callers
15
TransformUtilSpec.js
File · 0.80
unionFeature
Function · 0.80
U
Function · 0.80
r
Function · 0.80
n
Function · 0.80
constructor
Method · 0.80
findNearest
Method · 0.80
smartTimeProcessor
Function · 0.80
jasmine.js
File · 0.80
SuperMap_Plot-8.1.1-17729.js
File · 0.80
GraphicLayer.js
File · 0.80
WebGLRenderer.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected