forked from organicmaps/organicmaps
Track width updated.
This commit is contained in:
parent
6bb834ff77
commit
1a9286c091
1 changed files with 1 additions and 1 deletions
|
@ -189,7 +189,7 @@ namespace
|
|||
string const kPair = "Pair";
|
||||
|
||||
string const kDefaultTrackColor = "DefaultTrackColor";
|
||||
float const kDefaultTrackWidth = 15.0f;
|
||||
float const kDefaultTrackWidth = 5.0f;
|
||||
|
||||
string PointToString(m2::PointD const & org)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue