Coordinates to words
[apis/what3words/Coordinates to words]
Input ports
coordinates:
[number, number]
Receives the coordinates to be converted to what3words. Format: [latitude, longitude]
params:
Receives what3words API parameters.
Output ports
data:
Sends data structure describing the geographical area identified by the 3-word address.
response:
error:
{"error": string, optional "details": any}
Last updated