Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Node.js: fix creation of initial tiles
Make sure we create an Array before calling concat or map. Could also use Array.from, but this matches commit edc46a0
- Loading branch information