The canvas used by the border is positioned absolutely. When the DOM changes the map div moves but the canvas/border stays put and becomes mis-positioned. Use a div when constructing the canvas. But the div must sit behind the map div.
Log in to post a comment.