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
leaflet-environmental-layers/src/purpleLayer.js
Lines 46 to 50 in e971a95
we should be narrowing by bounding box-- maybe i misunderstand this code but https://www.purpleair.com/json?fetchData=true&minimize=true&sensorsActive2=10080&orderby=L returns a TON of data, vs:
https://www.purpleair.com/data.json?fetchData=true&minimize=true&sensorsActive2=10080&orderby=L&nwlat=45.67548217560647&selat=41.79179268262892&nwlng=-101.03576660156251&selng=-93.93310546875001
The text was updated successfully, but these errors were encountered:
No branches or pull requests
leaflet-environmental-layers/src/purpleLayer.js
Lines 46 to 50 in e971a95
we should be narrowing by bounding box-- maybe i misunderstand this code but https://www.purpleair.com/json?fetchData=true&minimize=true&sensorsActive2=10080&orderby=L returns a TON of data, vs:
https://www.purpleair.com/data.json?fetchData=true&minimize=true&sensorsActive2=10080&orderby=L&nwlat=45.67548217560647&selat=41.79179268262892&nwlng=-101.03576660156251&selng=-93.93310546875001
The text was updated successfully, but these errors were encountered: