如何在Android的谷歌地图V2上标记的自定义信息窗口进行点击操作自定义、标记、窗口、操作

2023-09-05 06:23:35 作者:一枕星河梦

我实现谷歌地图V2在我app.I添​​加自定义信息窗口marker.There三种图像取消,删除和放大器;编辑。

I am implementing google map V2 in my app.I have added custom info window to marker.There are three images cancel,delete & edit.

的onclick,取消图像窗口隐藏。 删除数据删除和放大器;在编辑对话框打开进行编辑。

onclick, cancel image window hide. delete data delete & on edit dialog open for editing.

我的问题是,如何对这些图像进行点击操作?

My problem is, how perform click operation on on these images?

推荐答案

没有直接的办法做到这一点,但似乎有办法解决这个(我没有测试自己还)。您可能会看到很长的描述,这样的回答:http://stackoverflow.com/a/15040761/2183804.

There is no direct way to do it, but there seems to be workaround for this (which I haven't tested myself yet). You may see a long description in this answer: http://stackoverflow.com/a/15040761/2183804.