docs: update tilesize info for index.json and rendered.json

This commit is contained in:
Andrew Calcutt 2024-02-02 10:05:10 -05:00
parent fdc827c0a4
commit c4a40fc3f1

View file

@ -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
======================= =======================