increased the radius from 16 feet to 30 feet
Change-Id: I2f4dc970df2fcb47bf396a0dccceb1341cd0a185 Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
@@ -34,7 +34,7 @@ public class Debug {
|
||||
/**
|
||||
* Sets the size of the radius of a user selected point in km
|
||||
*/
|
||||
public static final float RADIUS = .005f;
|
||||
public static final float RADIUS = 0.009144f;
|
||||
|
||||
/**
|
||||
* Sets the amount of kilometers that a radius needs to be penetrated by an accuracy circle in km
|
||||
|
||||
Reference in New Issue
Block a user