Remove speed cameras for some countries

Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr>
This commit is contained in:
Jean-Baptiste
2025-10-19 10:17:05 +02:00
parent 9d908b5e3d
commit ae14c05559

View File

@@ -13,6 +13,7 @@ std::vector<std::string> kSpeedCamerasProhibitedCountries = {
"Macedonia", "Macedonia",
"Switzerland", "Switzerland",
"Turkey", "Turkey",
"Bosnia and Herzegovina",
}; };
// List of country names where an end user should be warned about speed cameras. // List of country names where an end user should be warned about speed cameras.