[[["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\u003eThis function, \u003ccode\u003eGMSUnproject\u003c/code\u003e, converts a \u003ccode\u003eGMSMapPoint\u003c/code\u003e back into latitude and longitude coordinates (\u003ccode\u003eCLLocationCoordinate2D\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eIt's important to note that the x-value of the input \u003ccode\u003eGMSMapPoint\u003c/code\u003e should fall within the range of -1 to 1 for accurate unprojection.\u003c/p\u003e\n"]]],[],null,["GMSUnproject \n\n extern CLLocationCoordinate2D GMSUnproject(../Structs/GMSMapPoint.html point)\n\nUnprojects `point` from the map. point.x must be in \\[-1, 1\\]."]]