Skip to content

routingDelegator: Don't check transit enabled

Marcus Lundblad requested to merge wip/mlundblad/fix-using-saved-transit into main

Don't check enabled on the TransitRouter instance as this property is no longer present, and this check would result in always falling back to walking if the last saved mode was transit.

Fixes #680 (closed)

Merge request reports