Class GeolocUtil
java.lang.Object
com.streamwide.smartms.lib.template.map.GeolocUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanareBoundsTooSmall(ILocationBounds bounds, int minDistanceInMeter) Find out if the bounds were too small passed minDistanceInMeter
-
Constructor Details
-
GeolocUtil
public GeolocUtil()
-
-
Method Details
-
areBoundsTooSmall
Find out if the bounds were too small passed minDistanceInMeter- Parameters:
bounds-minDistanceInMeter-- Returns:
-