<div>Is there a mechanism to refresh just the map and not the whole frame?<div>I want to refresh the map, but retain the current view/zoom, etc.</div><div><br></div><div>Maybe I&#39;m missing something, but calling:</div><blockquote class="webkit-indent-blockquote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 40px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-width: initial; border-color: initial; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; ">
<div>window.setInterval(&#39;GetMapFrame().Refresh()&#39;, 2000);</div></blockquote><div><br></div><div>Doesn&#39;t seem any different than refreshing the entire web page?</div><div><br></div><div>Warren M</div></div>