Address To Gps Coords
Return the GPS coordinates from an address
Description
Call the Google geolocation service, to get the coordinates from an address. If multiple results are found, only the first one is returned
WARNING: Address must be manually escaped before being pushed in to this brick
Inputs
- Control Flow (Control Flow)
- address (String)
Outputs
- Control Flow (Control Flow)
- Error Flow (Error Flow)
- latitude (Number)
- longitude (Number)
- Formatted adress (String)