0

I am following this way to show info window on click. but i want to show info of all cluster items without clicking on it. is it possible with info windows? if not what is the ideal way to show info of all cluster items on map

Community
  • 1
  • 1
rajeswari ratala
  • 650
  • 7
  • 14

1 Answers1

1

Well, what official doc says about Maps - Info Windows is

An info window allows you to display information to the user when they tap on a marker. Only one info window is displayed at a time. If a user clicks on another marker, the current info window will be hidden and the new info window will be displayed.

Other way around will be, display your Info Windows as Marker. However this will not be a good solution if your Info Window design/view contains many views(childs).

halfer
  • 19,824
  • 17
  • 99
  • 186
Bharatesh
  • 8,943
  • 3
  • 38
  • 67