Hold off the Heating

By: Diana Rodriguez-Zaba
Updated on: October 6, 2023

window.addEventListener("message",function(e){e.data.hasOwnProperty("FrameHeight")&& (document.getElementById("data_map_iframe").style.height = e.data.FrameHeight+ 'px')}),document.getElementById("data_map_iframe").onload=function(){ document.getElementById("data_map_iframe").contentWindow.postMessage("FrameHeight","*")};