* fix getPastelColor function (I think) * fix pixelsToCoords and coordsToPixels function calls * update signature of coord/pixel functions in Util.spec.js
* decouple Util from other Metamaps modules * first few Util tests * more Util tests * remove dead code * eslint