Interface LocationInfoManager

    • Method Detail

      • getLatitude

        java.lang.Double getLatitude()
        Get the latitude.
        Returns:
        the latitude
      • getLongitude

        java.lang.Double getLongitude()
        Get the longitude.
        Returns:
        the longitude
      • getAccuracy

        java.lang.Float getAccuracy()
      • getElapsedSeconds

        java.lang.Long getElapsedSeconds()
      • isLocationAvailable

        boolean isLocationAvailable()
      • resetLocation

        void resetLocation()