Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
10
void SpeedCameraOnRoute::Invalidate()
11
{
12
m_position = m2::PointD::Max();
13
}
14
15
bool SpeedCameraOnRoute::NoSpeed() const
16
{
Callers
2
OnLocationPositionChanged
Method · 0.45
Reset
Method · 0.45
Calls
1
Max
Function · 0.50
Tested by
no test coverage detected