Close #11: update readme.

This commit is contained in:
Sergey Vartanov 2021-09-11 12:42:23 +03:00
parent 0d414553ec
commit f7c6c4bac0
2 changed files with 3 additions and 2 deletions

View file

@ -106,7 +106,7 @@ Visualize element creation time with `--mode time`.
### Author mode ### ### Author mode ###
Every way and node displayed with the random color picked for each author with `--mode user-coloring`. Every way and node displayed with the random color picked for each author with `--mode author`.
![Author mode](doc/user.png) ![Author mode](doc/user.png)
@ -285,6 +285,7 @@ Map configuration options used by `render` and `tile` commands:
| <span style="white-space: nowrap;">`--labels`</span> `<string>` | label drawing mode: no, main, all, default value: `main` | | <span style="white-space: nowrap;">`--labels`</span> `<string>` | label drawing mode: no, main, all, default value: `main` |
| <span style="white-space: nowrap;">`--level`</span> | display only this floor level, default value: `overground` | | <span style="white-space: nowrap;">`--level`</span> | display only this floor level, default value: `overground` |
| <span style="white-space: nowrap;">`--seed`</span> `<string>` | seed for random | | <span style="white-space: nowrap;">`--seed`</span> `<string>` | seed for random |
| <span style="white-space: nowrap;">`--show-tooltips`</span> | add tooltips with tags for icons in SVG files |
MapCSS 0.2 generation MapCSS 0.2 generation
--------------------- ---------------------

View file

@ -155,7 +155,7 @@ Visualize element creation time with \m {--mode time}.
\3 {Author mode} {author_mode} \3 {Author mode} {author_mode}
Every way and node displayed with the random color picked for each author with \m {--mode user-coloring}. Every way and node displayed with the random color picked for each author with \m {--mode author}.
\image {doc/user.png} {Author mode} \image {doc/user.png} {Author mode}