update documentation
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
|
||||
#### New Features
|
||||
|
||||
* [#83](https://github.com/SamR1/Fittrackee/issues/83) - use configured tile server to generate static maps
|
||||
* [#81](https://github.com/SamR1/Fittrackee/issues/81) - display remaining characters in textarea
|
||||
|
||||
### Issues Closed
|
||||
@ -13,7 +14,7 @@
|
||||
* [#82](https://github.com/SamR1/Fittrackee/issues/82) - a user can not modify his birth day
|
||||
* [#80](https://github.com/SamR1/Fittrackee/issues/80) - can not save notes with control characters
|
||||
|
||||
In this release 3 issue were closed.
|
||||
In this release 4 issue were closed.
|
||||
|
||||
## Version 0.4.8 (2021/07/03)
|
||||
|
||||
|
@ -160,7 +160,8 @@ deployment method.
|
||||
|
||||
.. versionadded:: 0.4.0
|
||||
|
||||
Tile server URL (with api key if needed), see `Map tile server <installation.html#map-tile-server>`__.
|
||||
| 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.
|
||||
|
||||
:default: `https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png`
|
||||
|
||||
|
Reference in New Issue
Block a user