_geocode
Gets the latitude and longitude of a location specified by an address and postcode.
Parameters
address
The address of the location.
postcode
The postcode of the location
Example
Result
On Success
An array of latitude and longitude coordinates.
On Failure
If the user is not logged in:
Last updated