zip file for tiles

This commit is contained in:
Anton Martynenko
2025-11-20 12:17:57 +01:00
parent 9048a7b3ec
commit 661396554f
10 changed files with 303 additions and 7 deletions
@@ -36,6 +36,8 @@ class Program
await RouteTests.RunRouteWithRegionProcessingAndStitching(httpClient);
await RouteTests.RunRouteWithTilesZipTest(httpClient);
await RouteTests.RunComplexRouteWithStitching(httpClient);
await RouteTests.RunComplexRouteWithStitchingAndGeofences(httpClient);
await RouteTests.RunExtendedRouteEast(httpClient);