Closed Xsmael closed 4 years ago
Hi again! ^^
I get the following error when i try to generate a large image
The maximum image dimension is 16384px
Is there a way to go beyond that ?
This is a WebGL restriction, so it's not possible to exceed it without rendering the map as multiple tiles and then combining the tiles.
oh, alright
Hi again! ^^
I get the following error when i try to generate a large image
Is there a way to go beyond that ?