The tile image width
Details for the tile server url
The file pattern for the tiles, usually similar to tiles/${z}/${x}/${y}
or tiles/${z}/${x}/${y}.png
Optional
params?: Record<string, unknown>Optional URL params to append to the tile URL after the fileName
An array of tile server base paths, with no appending /
Requests for tiles will be distributed between the servers in the array
The tile image height