摘要:
GoogleMaps中事件触发出现的参数信息的传递方式,目前发现只有一种,如下所示: function addClickListener() { GEvent.addDomListener(map,'click',function(overlay,pPoint) { if(pPoint) { showLatLng(overlay,pPoint); // } })... 阅读全文
posted @ 2009-08-20 16:35
萧冲
阅读(414)
评论(0)
推荐(0)
浙公网安备 33010602011771号