change range to 0.001
This commit is contained in:
@@ -71,7 +71,7 @@ class SpsApi extends Api {
|
|||||||
* Varible for the range of the searchpolygon
|
* Varible for the range of the searchpolygon
|
||||||
* @var float
|
* @var float
|
||||||
*/
|
*/
|
||||||
private static $range = 1;
|
private static $range = 0.001;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Varible for the fist chars of the string for a Polygon
|
* Varible for the fist chars of the string for a Polygon
|
||||||
|
|||||||
Reference in New Issue
Block a user