MCPcopy Create free account
hub / github.com/microsoft/SandDance / zoom2Scale

Function zoom2Scale

docs/app/js/sanddance-app.js:97079–97081  ·  view source on GitHub ↗
(zoom)

Source from the content-addressed store, hash-verified

97077 transitionInterruption: (0, _transitionManager.TRANSITION_EVENTS).BREAK
97078};
97079var zoom2Scale = function zoom2Scale(zoom) {
97080 return Math.pow(2, zoom);
97081};
97082var OrbitState = function(_ViewState) {
97083 (0, _inheritsDefault.default)(OrbitState1, _ViewState);
97084 var _super = _createSuper(OrbitState1);

Callers 1

sanddance-app.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected