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

Method SetTurnNotificationsUnits

libs/map/routing_manager.hpp:265–268  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

263 bool IsSpeedCamLimitExceeded() const;
264
265 void SetTurnNotificationsUnits(measurement_utils::Units const units)
266 {
267 m_routingSession.SetTurnNotificationsUnits(units);
268 }
269 void SetDrapeEngine(ref_ptr<df::DrapeEngine> engine, bool is3dAllowed);
270 /// \returns true if altitude information along |m_route| is available and
271 /// false otherwise.

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected