0

I'm working with http://workfoldr.com.s118234.gridserver.com/gmaps/ and in the KML file (found @ http://workfoldr.com.s118234.gridserver.com/gmaps/file.kmz) it's clearly stated that there is supposed to be color-filled polygons.

But none are filled in, why?

另外,我可能需要绑定鼠标点击事件。这只是 gmap API 中的一个简单事件处理程序吗?

4

1 回答 1

0

看起来您在 kml(); 之后没有关闭 init 函数。

有关单击事件的示例,请参见此处。有关所有文档和更多示例,请参见此处

于 2011-04-03T08:35:34.403 回答