Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetSavedMaxspeed
Method
GetSavedMaxspeed
libs/routing/geometry.cpp:301–304 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
299
}
300
301
SpeedInUnits GeometryLoader::GetSavedMaxspeed(uint32_t featureId, bool forward)
302
{
303
UNREACHABLE();
304
}
305
306
// static
307
unique_ptr<GeometryLoader> GeometryLoader::Create(MwmSet::MwmHandle const & handle,
Callers
1
GetSpeedLimit
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected