Interface Location.Builder

    • Method Detail

      • latitude

        Location.Builder latitude​(Double latitude)

        The latitude.

        Parameters:
        latitude - The latitude.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • longitude

        Location.Builder longitude​(Double longitude)

        The longitude.

        Parameters:
        longitude - The longitude.
        Returns:
        Returns a reference to this object so that method calls can be chained together.