Saveing data after each print, saved or quick note. Increased trafficar radius to 2,5km from 2km.
This commit is contained in:
@@ -16,7 +16,7 @@ class Traficar
|
||||
|
||||
private $traficarJson;
|
||||
//dystans w kilometrach w którym auta brane są pod uwagę
|
||||
const CLOSEST_DISTANCE = 2;
|
||||
const CLOSEST_DISTANCE = 2.5;
|
||||
|
||||
/**
|
||||
* @param $lat1
|
||||
|
||||
Reference in New Issue
Block a user