This commit is contained in:
@ -190,7 +190,7 @@ deployment method.
|
||||
| Tile server URL (with api key if needed), see `Map tile server <installation.html#map-tile-server>`__.
|
||||
| Since **0.4.9**, it's also used to generate static maps (to keep default server, see `DEFAULT_STATICMAP <installation.html#envvar-DEFAULT_STATICMAP>`__)
|
||||
|
||||
:default: ``https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png``
|
||||
:default: ``https://tile.openstreetmap.org/{z}/{x}/{y}.png``
|
||||
|
||||
|
||||
.. envvar:: STATICMAP_SUBDOMAINS
|
||||
|
@ -523,7 +523,7 @@ see <a class="reference external" href="https://docs.sqlalchemy.org/en/13/core/p
|
||||
</div>
|
||||
<dl class="field-list simple">
|
||||
<dt class="field-odd">Default<span class="colon">:</span></dt>
|
||||
<dd class="field-odd"><p><code class="docutils literal notranslate"><span class="pre">https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png</span></code></p>
|
||||
<dd class="field-odd"><p><code class="docutils literal notranslate"><span class="pre">https://tile.openstreetmap.org/{z}/{x}/{y}.png</span></code></p>
|
||||
</dd>
|
||||
</dl>
|
||||
</dd></dl>
|
||||
|
@ -190,7 +190,7 @@ deployment method.
|
||||
| Tile server URL (with api key if needed), see `Map tile server <installation.html#map-tile-server>`__.
|
||||
| Since **0.4.9**, it's also used to generate static maps (to keep default server, see `DEFAULT_STATICMAP <installation.html#envvar-DEFAULT_STATICMAP>`__)
|
||||
|
||||
:default: ``https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png``
|
||||
:default: ``https://tile.openstreetmap.org/{z}/{x}/{y}.png``
|
||||
|
||||
|
||||
.. envvar:: STATICMAP_SUBDOMAINS
|
||||
|
@ -516,7 +516,7 @@
|
||||
</div>
|
||||
<dl class="field-list simple">
|
||||
<dt class="field-odd">défaut<span class="colon">:</span></dt>
|
||||
<dd class="field-odd"><p><code class="docutils literal notranslate"><span class="pre">https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png</span></code></p>
|
||||
<dd class="field-odd"><p><code class="docutils literal notranslate"><span class="pre">https://tile.openstreetmap.org/{z}/{x}/{y}.png</span></code></p>
|
||||
</dd>
|
||||
</dl>
|
||||
</dd></dl>
|
||||
|
Reference in New Issue
Block a user