whoots-js icon indicating copy to clipboard operation
whoots-js copied to clipboard

Expose all WhooTS.getURL options in server

Open daniel-j-h opened this issue 6 years ago • 0 comments

Hey folks here's a use case I want to bring up. Right now the server only exposes a limited set of options to pass on to the WhooTS.getURL function.

It would be great if the server could expose all options so users could e.g. ask for jpeg images of a specific resolution.

My use case is using the whoots proxy with robosat (which only understands the Slippy Map format) and at the moment I simply patch the server to handle my requirements.

  • https://github.com/daniel-j-h/docker-whoots/blob/eb90d7658d82ef34036c4007b3bfa4a1566dca09/Dockerfile#L6
  • https://hub.docker.com/r/danieljh/whoots
  • https://github.com/daniel-j-h/docker-whoots

Not urgent or blocking, just wanted to bring it up. Thanks for this cool project! :bow:

daniel-j-h avatar May 30 '19 14:05 daniel-j-h