Words to coordinates
Last updated
Last updated
[apis/what3words/Words to coordinates]
Converts what3words word triple to geo coordinates. More: https://what3words.com
Keywords: map, geography, local, global
words: [string, string, string]
Receives a word triple that identifies any 3m x 3m area on the surface of the Earth. Example: ["pretty", "needed", "chill"]
params:
Receives what3words API parameters.
data:
Sends data structure describing the geographical area identified by the 3-word address.
response:
error: {"error": string, optional "details": any}