Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create custom blank image based on tileSize config #4

Open
kueda opened this issue Nov 27, 2017 · 0 comments
Open

Create custom blank image based on tileSize config #4

kueda opened this issue Nov 27, 2017 · 0 comments

Comments

@kueda
Copy link
Member

kueda commented Nov 27, 2017

Currently we just have a single 256x256 blank PNG we return when there's no data, regardless of the configured tileSize which should determine the size of the tiles returned. Instead, we could make the blank PNG on launch with something like https://www.npmjs.com/package/node-png and ensure it's the size specified by tileSize.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant