This commit is contained in:
@ -4413,7 +4413,7 @@ msgid "Since **0.4.9**, it's also used to generate static maps (to keep default
|
||||
msgstr ""
|
||||
|
||||
#: ../source/installation.rst:193
|
||||
msgid "``https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png``"
|
||||
msgid "``https://tile.openstreetmap.org/{z}/{x}/{y}.png``"
|
||||
msgstr ""
|
||||
|
||||
#: ../source/installation.rst:200
|
||||
|
@ -4582,7 +4582,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: ../source/installation.rst:193
|
||||
msgid "``https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png``"
|
||||
msgid "``https://tile.openstreetmap.org/{z}/{x}/{y}.png``"
|
||||
msgstr ""
|
||||
|
||||
#: ../source/installation.rst:200
|
||||
|
@ -5017,7 +5017,7 @@ msgstr ""
|
||||
"`DEFAULT_STATICMAP <installation.html#envvar-DEFAULT_STATICMAP>`__)"
|
||||
|
||||
#: ../source/installation.rst:193
|
||||
msgid "``https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png``"
|
||||
msgid "``https://tile.openstreetmap.org/{z}/{x}/{y}.png``"
|
||||
msgstr ""
|
||||
|
||||
#: ../source/installation.rst:200
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user