[null,null,["Last updated 2025-08-27 UTC."],[],["`GMSMapPoint` defines a point on a map using a struct. It represents projected coordinates where `x` and `y` are both double values within the range of \\[-1, 1]. The axis direction is such that `y` increases towards North, and `x` increases towards East, with (0, 0) being the map's center. The `GMSProject()` and `GMSUnproject()` functions are related to this. `x` and `y` are the variables that hold the coordinate.\n"]]