MCPcopy Create free account
hub / github.com/comaps/comaps / AreSpeedCamerasPartlyProhibited

Function AreSpeedCamerasPartlyProhibited

libs/routing/speed_camera_prohibition.cpp:38–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36}
37
38bool AreSpeedCamerasPartlyProhibited(platform::CountryFile const & mwm)
39{
40 return IsMwmContained(mwm, kSpeedCamerasPartlyProhibitedCountries);
41}
42} // namespace routing

Callers 1

Calls 1

IsMwmContainedFunction · 0.85

Tested by

no test coverage detected