-
(void)initCompleteBlock
{__weak WaiQinqiandaoViewController *weakSelf = self; self.completionBlock = ^(CLLocation *location, AMapLocationReGeocode *regeocode, NSError *error) { NSLog(@"<><><>>>%@",regeocode.POIName); NSLog(@"========%@",regeocode.AOIName);
}