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

Method Invalidate

libs/routing/speed_camera.cpp:10–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8}
9
10void SpeedCameraOnRoute::Invalidate()
11{
12 m_position = m2::PointD::Max();
13}
14
15bool SpeedCameraOnRoute::NoSpeed() const
16{

Callers 2

ResetMethod · 0.45

Calls 1

MaxFunction · 0.50

Tested by

no test coverage detected