what3words library

Classes

APIError
Represents an API error encapsulating the error code and message
APIResponse<T>
Wrapper class for and API response. Can hold the successful result or the error details
Autosuggest
Encapulates AutoSuggest suggestions
AutosuggestInputType
Sets the kind of input accepted by autosuggest
AutosuggestOptions
AutosuggestRequestBuilder
Builder for autosuggest API requests
AutosuggestWithCoordinates
Encapulates AutoSuggest suggestions
AvailableLanguagesRequestBuilder
Builder for available-languages API requests
ConvertTo3WARequestBuilder
Builder for convert-to-3wa API requests
ConvertToCoordinatesRequestBuilder
Builder for convert-to-coordinates API requests
Coordinates
Encapsulate a specific point to be used in a request
CoordinatesResponse
A response coordinates
GridSection
A section of the what3words grid
GridSectionRequestBuilder
Builder for grid-section API requests
Language
Encapsulates the list of supported what3words languages
Languages
A specific language supported by what3words
Line
A section of grid line defined by to points
Location
Encapsulates a what3words location
Response<T>
Wrapper for a successful what3words response
Square
A what3words square
Suggestion
SuggestionWithCoordinates
What3WordsError
Contains collections of possible what3words error codes
What3WordsV3
Instances of the What3WordsV3 class provide access to Version 3 of the what3words API.