forked from organicmaps/organicmaps
Fixed opensource build.
This commit is contained in:
parent
52ba8a57ff
commit
d0c3774367
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ HighwayBasedFactors const kGlobalHighwayBasedFactors = {
|
|||
// {maxspeed : InOutCityFactor(in city, out city)}
|
||||
{kCommonMaxSpeedValue, InOutCityFactor(0.80)}
|
||||
}},
|
||||
{HighwayType::HighwayLiving_street /* highway class */, {
|
||||
{HighwayType::HighwayLivingStreet /* highway class */, {
|
||||
// {maxspeed : InOutCityFactor(in city, out city)}
|
||||
{kCommonMaxSpeedValue, InOutCityFactor(0.75)}
|
||||
}},
|
||||
|
|
Loading…
Add table
Reference in a new issue