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.
Voici la documentation : https://geoplateforme.pages.gpf-tech.ign.fr/documentation
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.