docs: update tilesize info for index.json and rendered.json
This commit is contained in:
parent
fdc827c0a4
commit
c4a40fc3f1
1 changed files with 3 additions and 1 deletions
|
|
@ -102,7 +102,9 @@ Source data
|
||||||
|
|
||||||
TileJSON arrays
|
TileJSON arrays
|
||||||
===============
|
===============
|
||||||
Array of all TileJSONs is at ``/index.json`` (``/rendered.json``; ``/data.json``)
|
Array of all TileJSONs is at ``[/{tileSize}]/index.json`` (``[/{tileSize}]/rendered.json``; ``/data.json``)
|
||||||
|
|
||||||
|
* The optional tile size ``/{tileSize}`` (ex. ``/256``, ``/512``). if omitted, tileSize defaults to 256.
|
||||||
|
|
||||||
List of available fonts
|
List of available fonts
|
||||||
=======================
|
=======================
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue