android - Switching between multiple custom markers without tap on marker -


i'm using google maps android api utility library in map project order show several markers in map in clustered way. can't find way switching between multiple custom markers without tap on marker. know solution of this?

thanks lot in advance!

if getting right, can call following function on desired event switch between markers without clicking.

marker1.showinfowindow(); marker2.showinfowindow(); marker3.showinfowindow(); 

mark right if works .:)

p.s: info window can hidden calling hideinfowindow().


Comments

Popular posts from this blog

matlab - "Contour not rendered for non-finite ZData" -

delphi - Indy UDP Read Contents of Adata -

javascript - Any ideas when Firefox is likely to implement lengthAdjust and textLength? -