I'm trying to display the toolbar on Google Maps v2 but it's only work when I touch on Marker.
I'm already implemented Litle mode and worked, but I also need user interaction (drag).
What I've tried:
Force marker click
Force showInfoWindow();
Anyone knows how to do that?
Thanks!
setMapToolbarEnabled(boolean)
to true? – AcordMarker
is selected by the user. I have not found a way to show the toolbar programmatically. – Esma