Issue with scale - changing it produces a grid effect
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 128
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I have just been looking at this api and tested out the example code from issue #11 which works great. The issue arrises when I change the scale. If I change it to 2 it produces this:

If I change the scale to 4 which is closer to what I am looking for it does not seem to really do anything.
Any ideas?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the example code referenced from issue #11 and investigate how its scale setting affects the generated map. Compare the output at scale 2, which shows a grid effect, with scale 4, which appears unchanged. Done means the scale produces the expected larger map without grid artifacts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100