Undo mock_location commit
This commit is contained in:
parent
060c4a29f4
commit
2ca1cc56ed
@ -112,7 +112,7 @@ export const REPORT_TYPES_ORDER = ['gcum', 'interrupt', 'obstacle', 'pothole', '
|
|||||||
|
|
||||||
export const MIN_DISTANCE_REPORT_DETAILS = 40; // in meters
|
export const MIN_DISTANCE_REPORT_DETAILS = 40; // in meters
|
||||||
|
|
||||||
export const MOCK_LOCATION = true;
|
export const MOCK_LOCATION = false;
|
||||||
export const MOCK_LOCATION_UPDATE_INTERVAL = 5 * 1000; // in milliseconds
|
export const MOCK_LOCATION_UPDATE_INTERVAL = 5 * 1000; // in milliseconds
|
||||||
|
|
||||||
export const UPDATE_REPORTS_DISTANCE_THRESHOLD = 500; // in meters
|
export const UPDATE_REPORTS_DISTANCE_THRESHOLD = 500; // in meters
|
||||||
|
Loading…
Reference in New Issue
Block a user