当前位置: 代码迷 >> J2EE >> 在google 地图s v3 中的获得ajax对象是哪个类啊(v2中的是GXmlHttp)
  详细解决方案

在google 地图s v3 中的获得ajax对象是哪个类啊(v2中的是GXmlHttp)

热度:376   发布时间:2016-04-22 00:38:15.0
在google maps v3 中的获得ajax对象是哪个类啊(v2中的是GXmlHttp)
在google maps v3 中的获得ajax对象是哪个类啊(v2中的是GXmlHttp)
等。。。。

------解决方案--------------------
已经取消了没有了.

https://groups.google.com/forum/?fromgroups=#!msg/google-maps-js-api-v3/pOGfPM1rClw/aLTr6EghEgoJ

Not really. To first order, change the G* namespace to google.maps.*
(unless you were already using that namespace). Then address the
differences. There are things that don't exist (GDownloadUrl, GXml,
GXmlHttp, ...), and things that have been changed (directions,
polylines, polygons, markers ...)
  相关解决方案