Interface GeoLocation.Builder

  • Method Details

    • lon

      The longitude of the location.

      Parameters:
      lon - The longitude of the location.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lat

      The latitude of the location.

      Parameters:
      lat - The latitude of the location.
      Returns:
      Returns a reference to this object so that method calls can be chained together.