java – onInfoWindowClick go into the marker owner’s chat
I click on the pop-up window I need to be able to go into the chat of who put the marker and then start chatting. The marker of the user logged must not be clickable. How can I modify my code to make this thing work?I need to use “onInfoWindowClick”, I tried to do this … Read more