We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Has anybody noticed there is no rain on the leaflet integration layer.
the "st.prsp_type" is never recorded on the JSON feed.
For example : prsp_type: 0, prcp: 0, type: 0,
This is always the case for the leaflet feed.
http://api.openweathermap.org/data/getrect?type=city&lat1=51.84256565377846&lat2=54.80068486732233&lng1=-13.24951171875&lng2=0.72509765625
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Has anybody noticed there is no rain on the leaflet integration layer.
the "st.prsp_type" is never recorded on the JSON feed.
For example :
prsp_type: 0,
prcp: 0,
type: 0,
This is always the case for the leaflet feed.
http://api.openweathermap.org/data/getrect?type=city&lat1=51.84256565377846&lat2=54.80068486732233&lng1=-13.24951171875&lng2=0.72509765625
The text was updated successfully, but these errors were encountered: