Dismissing GoogleMap InfoWindow programmatically

Answered
0
0

After calling GoogleMap.ShowInfoWindow(), is there a way to hide the InfoWindow with code? I would like only one at a time to be displayed. Thanks,

Andrew

  • You must to post comments
Best Answer
0
0

Hi Andrew,

CloseInfoWindow (markerID) has now been added with Wisej release 1.3.47.

Best regards
Frank

  • You must to post comments
0
0

Hi Andrew,

it seems this functionality is currently not exposed. I have added an enhancement request WJ-8163 for it.

Maybe you could close and recreate the connected marker as a work around ?

Best regards
Frank

  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.