No prohibitions for speed cameras in Cyprus
Signed-off-by: Anton Makouski <anton.makouski@gmail.com>
This commit is contained in:
parent
e518116d4b
commit
4b9e14eee7
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ namespace
|
|||
{
|
||||
// List of country names where mwm should be generated without speed cameras.
|
||||
std::vector<std::string> kSpeedCamerasProhibitedCountries = {
|
||||
"Cyprus", "Macedonia", "Switzerland", "Turkey",
|
||||
"Macedonia", "Switzerland", "Turkey",
|
||||
};
|
||||
|
||||
// List of country names where an end user should be warned about speed cameras.
|
||||
|
|
Reference in a new issue