Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
代码:
添加按钮以查看由 markerInfoWindow 委托方法返回的视图
当didTapWindowOfMarker我点击 时会触发custom view,但是按钮的目标方法都没有被触发。
didTapWindowOfMarker
custom view
任何想法为什么会这样?