Our Static Maps API is a great way to make maps with a custom location and size.
The URL format for the Static Maps API is:
https://tile.thunderforest.com/static/{style}/{lon},{lat},{zoom}/{width}x{height}{scale}.{format}?apikey={apikey}
The scale
parameter allows you to request ‘retina’ or ‘hidpi’ static maps. For example, setting the scale to @2x
will return static maps at double scale, but otherwise showing exactly the same features and labels.