Interface GeoLocation.Builder

  • Method Details

    • lat

      The latitude information of the remote IP address.

      Parameters:
      lat - The latitude information of the remote IP address.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lon

      The longitude information of the remote IP address.

      Parameters:
      lon - The longitude information of the remote IP address.
      Returns:
      Returns a reference to this object so that method calls can be chained together.