In Google Maps getBoundingClientRect gives Unspecified Error in IE
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 由 翻译 强力驱动 问题: Relating to question in: Unspecified Error from Google Maps API on IE8 In function function Mp(a,b){ .. } the following line of code triggers an error var e=a.getBoundingClientRect(); To replicate this error Make a Google Map page (make sure it is tall enough that you've spare space to scroll the page, don't make the map full-screen) Place a Marker Open the app in IE ( I tested in 10) in debug mode When page loads, click on a marker such that it shows the info-window i.e. the pop-over Try scrolling the page You'll get the error.