I am working on a Real-time weather map in ArcGIS Online. I am pulling in weather station data from NOAA which gives me the air temperature at recording stations. My goal is for the data to be interpolated between the points, allowing users to click on their house and receive a pop-up dialog showing them their estimated (interpolated) temperature at their location. Any ideas?