diff --git a/OsmAnd/src/net/osmand/plus/routing/RoutingHelper.java b/OsmAnd/src/net/osmand/plus/routing/RoutingHelper.java index 87bc7b74df..4928f849e5 100644 --- a/OsmAnd/src/net/osmand/plus/routing/RoutingHelper.java +++ b/OsmAnd/src/net/osmand/plus/routing/RoutingHelper.java @@ -534,6 +534,7 @@ public class RoutingHelper { RouteCalculationResult res = provider.calculateRouteImpl(start, end, mode, service, context, gpxRoute, previousRoute, fastRoute, leftSide, this); if (interrupted) { + currentRunningJob = null; return; } diff --git a/config/site/tile_sources.xml b/config/site/tile_sources.xml index 28cabb69dd..1a16d19ec2 100644 --- a/config/site/tile_sources.xml +++ b/config/site/tile_sources.xml @@ -19,7 +19,6 @@ -