GraffitiSuite Docs
Docs
Graffitiw3w
Loading document parsing libraries...
# GraffitiW3W Module ## About GraffitiW3W provides easy access to the What3Words API for converting geographical coordinates into easy to remember phrases and back again. ## Members - [Communicator](/communicator.md) - [AutoSuggest](/autosuggest.md) - [Suggestion](/suggestion.md) - [Language](/language.md) - [MapPoint](/mappoint.md) - [MapRect](/maprect.md) ## Methods | Name | Parameters | Return Type | Description | | --- | :---: | :---: | --- | | GetLanguages | (None) | (None) | | ## Properties | Name | Type | Default Value | Description | | --- | :---: | :---: | --- | | APIKey | String | Nil | | | ConnectionTimeout | Integer | 60 | | | Languages() | GraffitiW3W.Language | Nil | | | SystemLanguage | GraffitiW3W.Language | Nil | |