GMSMarker manually select the marker iOS swift
I know you guys had worked with Google Maps then you had an idea about marker.You can manually call the select marker method to display the selected marker with marker contentWindow.
self.maps.selectedMarker = currentmarker
The marker is selected and the info window is opened.
The marker is selected and the info window is opened.
Comments
Post a Comment