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

Function scaleToZoom

docs/tests/v2/es6/js/sanddance.js:37965–37967  ·  view source on GitHub ↗
(scale)

Source from the content-addressed store, hash-verified

37963}
37964
37965function scaleToZoom(scale) {
37966 return Math.log2(scale);
37967}
37968
37969function lngLatToWorld(_ref, scale) {
37970 var _ref2 = (0, _slicedToArray2.default)(_ref, 2),

Callers 1

getMeterZoomFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected