gpt4 book ai didi

ios - Google Maps SDK for iOS touch subview

转载 作者:塔克拉玛干 更新时间:2023-11-02 21:42:39 25 4
gpt4 key购买 nike

更新到适用于 iOS 的 Google Maps SDK 版本:1.3.1.3848 后,我无法再在添加到 MapView 的 subview 上捕获触摸事件。

感谢您的帮助!斯文

最佳答案

我不再使用 GSMMapView 作为 Root View 。只需使用

将其添加到 self.view
[self.view insertSubview:_googleMapView atIndex:0];

相反。

关于ios - Google Maps SDK for iOS touch subview ,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/17065932/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com