This little app demonstrates a few possible tilemap issues and remedies from this blog post.
Rendering artifacts show up best on standard dpi screens
- chrome (zoom to 110%)
- firefox (zoom to 150%)
Prerequisite: NodeJS & NPM installed
On the command line:
npm install
npm run start