route in progress, region stitching is disabled by default

This commit is contained in:
Anton Martynenko
2025-11-01 15:55:41 +01:00
parent b532f1335e
commit 8714a4817d
23 changed files with 743 additions and 18 deletions
@@ -32,6 +32,8 @@ class Program
await RegionTests.RunRegionProcessingTest_500m_Zoom18(httpClient);
await RouteTests.RunSimpleRouteTest(httpClient);
Console.WriteLine();
Console.WriteLine("=========================");
Console.WriteLine("All tests completed successfully!");