Update routing_manager.hpp

Signed-off-by: Jerry <4341884+jm355@users.noreply.github.com>
This commit is contained in:
Jerry 2024-03-18 21:12:53 +00:00 committed by GitHub
parent 2489694e58
commit eb069bf18f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -259,7 +259,6 @@ public:
{
m_routingSession.SetTurnNotificationsUnits(units);
}
void SetDrapeEngine(ref_ptr<df::DrapeEngine> engine, bool is3dAllowed);
/// \returns true if altitude information along |m_route| is available and
/// false otherwise.