Class GeolocUtil

java.lang.Object
com.streamwide.smartms.lib.template.map.GeolocUtil

public class GeolocUtil extends Object
  • Constructor Details

    • GeolocUtil

      public GeolocUtil()
  • Method Details

    • areBoundsTooSmall

      public static boolean areBoundsTooSmall(@Nullable ILocationBounds bounds, int minDistanceInMeter)
      Find out if the bounds were too small passed minDistanceInMeter
      Parameters:
      bounds -
      minDistanceInMeter -
      Returns: