开发者

equivalent of getbounds

What is the equivalent o开发者_JAVA百科f map.getbounds() with the V3 ? I suppose I must use b = new google.maps.LatLngBounds(pt1,pt2) with pt1 and pt2 the origin and the end of the map ?


It is map.getBounds()

See http://code.google.com/apis/maps/documentation/javascript/reference.html#Map

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜