| 1 | describe('M.Util Bounds Related Tests', () => { |
| 2 | let osmtileResolutions = [ |
| 3 | 156543.0339, 78271.51695, 39135.758475, 19567.8792375, 9783.93961875, |
| 4 | 4891.969809375, 2445.9849046875, 1222.9924523438, 611.49622617188, |
nothing calls this directly
no test coverage detected