Store and pass segregated flag to the data facade.

This commit is contained in:
vng
2017-10-14 15:21:31 +03:00
committed by Michael Krasnyk
parent ee7912f882
commit ac5e095d17
5 changed files with 16 additions and 6 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ exports.three_test_coordinates = [[7.41337, 43.72956],
exports.two_test_coordinates = exports.three_test_coordinates.slice(0, 2)
exports.test_tile = {'at': [17059, 11948, 15], 'size': 167159};
exports.test_tile = {'at': [17059, 11948, 15], 'size': 167254};
// Test files generated by the routing engine; check test/data