> For the complete documentation index, see [llms.txt](https://doc.sysdevmobile.com/mss-extensibility/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.sysdevmobile.com/mss-extensibility/mss-5.1/functions-kalipso-to-mss/gps.md).

# GPS

| Extension                                                                                                                           | Description                                                           |
| ----------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------- |
| [EXT\_GPS\_Connect](/mss-extensibility/mss-5.1/functions-kalipso-to-mss/gps/ext_gps_connect.md)                                     | Function to active the GPS device to get coordinates.                 |
| [EXT\_GPS\_GetAddressFromLatLong](/mss-extensibility/mss-5.1/functions-kalipso-to-mss/gps/ext_gps_getaddressfromlatlong.md)         | Function to get the full address based on a longitude and latitude.   |
| [EXT\_GPS\_GetCoordinates](/mss-extensibility/mss-5.1/functions-kalipso-to-mss/gps/ext_gps_getcoordinates.md)                       | Function to get the coordinates of the current location.              |
| [EXT\_GPS\_GetCoordinatesFromAddress](/mss-extensibility/mss-5.1/functions-kalipso-to-mss/gps/ext_gps_getcoordinatesfromaddress.md) | Function to get the coordinates of a place based on its full address. |
