forked from organicmaps/organicmaps
[routing] Routing integration test for maps 181213.
This commit is contained in:
parent
32cc319060
commit
638947473c
1 changed files with 1 additions and 1 deletions
|
@ -181,7 +181,7 @@ namespace
|
|||
integration::CalculateRouteAndTestRouteLength(
|
||||
integration::GetVehicleComponents<VehicleType::Car>(),
|
||||
MercatorBounds::FromLatLon(51.09276, 1.11369), {0., 0.},
|
||||
MercatorBounds::FromLatLon(50.93227, 1.82725), 60498.);
|
||||
MercatorBounds::FromLatLon(50.93227, 1.82725), 64753.0);
|
||||
}
|
||||
|
||||
UNIT_TEST(RussiaMoscowStartAtTwowayFeatureTest)
|
||||
|
|
Loading…
Add table
Reference in a new issue