[[PageOutline]] = 2008-09-23 = * [http://code.google.com/apis/maps/documentation/index.html#XHTML_and_VML 加入 VML 描述可以讓 IE 顯示 Polyline 的速度快一點] * [http://en.wikipedia.org/wiki/Quirks_mode Quirks Mode] * 開發工具 - [http://developer.mozilla.org/en/Venkman Venkman JavaScript Debugger] * 根據[http://code.google.com/apis/maps/documentation/services.html 官方文件]說明,GXmlHttp 只能存取 local domain(不可以跨網站) {{{ As with all XmlHttpRequests, any retrieved files must be on your local domain. }}}