In Google Maps API v3 is it possible checking if weather data is available for a specified location? I mean the weather icon, clicking on which the tooltip popups showing forecasts for the next days.
<EDIT>
I am using the WeatherLayer and the CloudLayer integrated in the Google Maps API v3.
</EDIT>