草庐IT

searchResultController

全部标签

ios - 搜索栏在点击后消失

我正在尝试使用谷歌地图搜索附近的地方。下面是我到目前为止所做的代码overridefuncviewDidLoad(){super.viewDidLoad()//AddingMapviewmapView=GMSMapView(frame:CGRectMake(0,120,self.view.bounds.width,self.view.bounds.height-120))self.view.addSubview(mapView)mapView.mapType=kGMSTypeNormallocationManager.delegate=selflocationManager.reque