Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/SandDance
/ zoom2Scale
Function
zoom2Scale
docs/tests/v2/es6/js/sanddance.js:58546–58548 ·
view source on GitHub ↗
(zoom)
Source
from the content-addressed store, hash-verified
58544
};
58545
58546
var
zoom2Scale =
function
zoom2Scale(zoom) {
58547
return
Math.pow(2, zoom);
58548
};
58549
58550
var
OrthographicState =
58551
/*#__PURE__*/
Callers
1
sanddance.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected