get Locationforecast
suspend fun getLocationforecast( endpoint: String, lat: Double, lon: Double): LocationForecastCompleteDataClass?
Content copied to clipboard
Do API call
Return
A Locationforecast data class
Parameters
endpoint
Which Locationforecast endpoint to use
lat
Latitude
lon
Longitude