小编Rap*_*dro的帖子

google maps api v3 + infoBubble在markerClusterer中

我试图在'clusterclick'事件中将一个infoBubble添加到markerCluster,但是infoBubble.Open方法要求绑定一个'marker'参数.问题是markerCluster不是google.maps.Point所以将infoBubble绑定到它是不可能的.

我将markerCluster的可能性分配给了infoBubble,但是infoBubble重新绘制了新位置,从而将标记从其中移开.

有没有人有同样的问题?有没有修改原始infoBubble代码的解决方案?

http://google-maps-utility-library-v3.googlecode.com/svn/trunk/infobubble/

google-maps google-maps-api-3 markerclusterer

5
推荐指数
1
解决办法
8268
查看次数