[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-15 UTC."],[[["\u003cp\u003e\u003ccode\u003eGMSReverseGeocodeCallback\u003c/code\u003e is a handler providing a response or error upon reverse geocoding.\u003c/p\u003e\n"],["\u003cp\u003eIt reports the results through \u003ccode\u003eGMSReverseGeocodeResponse\u003c/code\u003e and \u003ccode\u003eNSError\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eIt's associated with the \u003ccode\u003eGMSGeocoder\u003c/code\u003e class for performing reverse geocoding operations.\u003c/p\u003e\n"]]],[],null,["GMSReverseGeocodeCallback \n\n typedef void (^GMSReverseGeocodeCallback)(../Classes/GMSReverseGeocodeResponse.html *_Nullable,\n NSError *_Nullable)\n\nHandler that reports a reverse geocoding response, or error.\n\n@related GMSGeocoder"]]