.block
height: 200
index.html
<script async src=https://Unpkg.com/p5></script>
<script defer src=sketch.js></script>
sketch.js
/**
* OpenWeatherMapJSON (v1.0.3)
* By Banana (2017-May-03)
* Mod GoToLoop (2017-May-04)
*
* https://Forum.Processing.org/two/discussion/22370/
* need-help-making-weather-api-buttons-in-p5#Item_4
*
* https://Bl.ocks.org/GoSubRoutine/5fbc03e019c53254a2ba7e7fd3318b45
*/
This file has been truncated. show original