Add autocomplete API
This merge request adds the autocomplete operation.
-
getCoordinates
handles the lonlat and bbox parameters. -
formatAutocompleteParams
sends the correct parameters to the API. -
formatResult
formats autocomplete result before sending response.