[AMapGeoPoint coordinateString]: unrecognized selector sent to instance 0x7fa39a595590'(一般这样的错误怎么办)
AMapPOIAroundSearchRequest *request=[[AMapPOIAroundSearchRequest alloc] init];
request.location=[AMapGeoPoint locationWithLatitude:32.463489 longitude:119.936392];
request.keywords=@"肯德基|餐饮";