tilemill-project / tilemill

TileMill is a modern map design studio
https://tilemill-project.github.io/tilemill/
BSD 3-Clause "New" or "Revised" License
3.12k stars 527 forks source link

High resolution (e.g. 512x512px tiles) #2596

Open waissbluth opened 7 years ago

waissbluth commented 7 years ago

The High-Resolution Tiles page in the docs does not mention a way to increase the size of the exported tiles, for example to 512x512px instead of 256x256px for high density screens.

Is this currently possible?

stevage commented 7 years ago

I suspect it's not possible. You can export tiles at double scale (pass --scale=2.0 to the command line), but the tiles are still 256x256.