forked from organicmaps/organicmaps-tmp
Fixed Warsaw test: Lev has fixed generator, road graph has been fixed, road is more optimal
This commit is contained in:
parent
5e503e8de8
commit
bab0b14adb
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ UNIT_TEST(PolandWarshaw_AvoidCycleway)
|
|||
integration::CalculateRouteAndTestRouteLength(
|
||||
integration::GetPedestrianComponents(),
|
||||
MercatorBounds::FromLatLon(52.2487, 21.0173), {0., 0.},
|
||||
MercatorBounds::FromLatLon(52.25, 21.0164), 372.);
|
||||
MercatorBounds::FromLatLon(52.25, 21.0164), 182.);
|
||||
}
|
||||
|
||||
UNIT_TEST(SwedenStockholmSlussenHiltonToMaritimeMuseum)
|
||||
|
|
Loading…
Add table
Reference in a new issue