Add option to round coordinates to nearest integer

This commit is contained in:
Kevin Breslin 2014-05-27 01:34:11 -04:00
parent 8ec80937e3
commit 14da080d52

View File

@ -395,6 +395,9 @@ persist-ids-by-ip: true
# If true, map text to cyrillic # If true, map text to cyrillic
cyrillic-support: false cyrillic-support: false
# If true, coordinates will be rounded
round-coordinates: true
# Messages to customize # Messages to customize
msg: msg:
maptypes: "Map Types" maptypes: "Map Types"