diff --git a/docs/endpoints.rst b/docs/endpoints.rst index c04b859..a1373f4 100644 --- a/docs/endpoints.rst +++ b/docs/endpoints.rst @@ -19,6 +19,8 @@ Rendered tiles * Available formats: ``png``, ``jpg`` (``jpeg``), ``webp`` * TileJSON at ``/styles/{id}/rendered.json`` +* The rendered tiles are not available in the ``tileserver-gl-light`` version. + Static images ============= * Several endpoints: @@ -41,6 +43,8 @@ Static images * value of ``0.1`` means "add 10% size to each side to make sure the area of interest is nicely visible" +* The static images are not available in the ``tileserver-gl-light`` version. + Source data =========== * Source data are served at ``/data/{mbtiles}/{z}/{x}/{y}.{format}``