I tried under code, it only invoke click event on map, but not open the infowindow like in picture, when mouse click it.
google.maps.event.trigger(map, 'click', latlng);
I tried under code, it only invoke click event on map, but not open the infowindow like in picture, when mouse click it.
google.maps.event.trigger(map, 'click', latlng);
You can't trigger the "place" InfoWindows (for the POIs shown on the Google Map tiles)