Add option to round coordinates to nearest integer
This commit is contained in:
parent
8ec80937e3
commit
14da080d52
1 changed files with 3 additions and 0 deletions
|
|
@ -395,6 +395,9 @@ persist-ids-by-ip: true
|
|||
# If true, map text to cyrillic
|
||||
cyrillic-support: false
|
||||
|
||||
# If true, coordinates will be rounded
|
||||
round-coordinates: true
|
||||
|
||||
# Messages to customize
|
||||
msg:
|
||||
maptypes: "Map Types"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue