如何以编程方式显示Google Maps v2工具栏

rsi*_*lli 6 android google-maps android-maps-v2

我正在尝试在Google Maps v2上显示工具栏,但只有当我触摸Marker时它才有效.

我已经实现了Litle模式并且工作,但我还需要用户交互(拖动).

我尝试过的:

  • 强制标记单击

  • 强制showInfoWindow();

谁知道怎么做?

谢谢!

在此输入图像描述