jingsam
jingsam
Does not work with Chrome 63 too
I recommend [WTFPL](http://www.wtfpl.net/)
A fork package `@jingsam/shuji` will restore source structure.
OK, already done
Fixed more bugs. @bsudekum
Pokémon GO! I caught six bugs today in abaculus :8ball:
@bsudekum would you mind to merge these PRs and publish a new version to npm?
Note that the test of coordsFromBbox and coordsFromCenter are not specify `tileSize`, such as https://github.com/mapbox/abaculus/blob/master/test/test.js#L44 https://github.com/mapbox/abaculus/blob/master/test/test.js#L73 Let's have a test: ``` console.log(abaculus.coordsFromBbox(0, 2, [-180, -85.0511, 180, 85.0511], 19000)) console.log(abaculus.coordsFromBbox(0, 2,...
PR has sent. see https://github.com/mapbox/abaculus/pull/28
@RogierW Does `Gemfile.lock` also need to be regenerate?