Hello, I have defined my location and entered a valid API key. However I always get 0°C for now, today and tomorrow .. What might be wrong ?
// Coordinates of the place you want
// weather information for
double latitude = 51.0;
double longitude = 4.4;
Many thanks for your help !!!
Tony
Hello, I have defined my location and entered a valid API key. However I always get 0°C for now, today and tomorrow .. What might be wrong ?
// Coordinates of the place you want
// weather information for
double latitude = 51.0;
double longitude = 4.4;
Many thanks for your help !!!
Tony