The custom marker InfoWindow add button cannot be clicked #217
Labels
triage me
I really want to be triaged.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
- (nullable UIView *)mapView:(GMSMapView *)mapView markerInfoWindow:(GMSMarker *)marker
Using this method to add two buttons in a custom view, you cannot click on this custom view. Only the didTapInfoWindowOfMarker proxy method can be triggered anywhere. What I need now is to click on the two buttons in the view and trigger their respective methods
The text was updated successfully, but these errors were encountered: