Since MapBox also provides tiles with a size of 512x512 pixels we should also show how to create those.
By default, 256x256 tiles are returned. You can use @2x to request 512x512 tiles. Requesting 512x512 tiles is sometimes preferable as it means fewer total requests over a given area.
Since MapBox also provides tiles with a size of 512x512 pixels we should also show how to create those.
Source: MapBox Terrain RGB