Skip to main content
Version: 2.11

Gps Coords To Address

Get the address from GPS coordinates

Description

Call the Google reverse geocoding service, to get the address from GPS coordinates.

Inputs

  • Control Flow (Control Flow)
  • latitude (Number)
  • longitude (Number)

Outputs

  • Control Flow (Control Flow)
  • Error Flow (Error Flow)
  • formatted address (String)
  • status (String)