MCPcopy 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
301SpeedInUnits GeometryLoader::GetSavedMaxspeed(uint32_t featureId, bool forward)
302{
303 UNREACHABLE();
304}
305
306// static
307unique_ptr<GeometryLoader> GeometryLoader::Create(MwmSet::MwmHandle const & handle,

Callers 1

GetSpeedLimitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected