docs: update provider's class using GeoApiFrProvider (#316)

This commit is contained in:
Arnaud Ferrand
2022-04-04 13:33:38 +02:00
committed by GitHub
parent f6f2aa3e20
commit 37902534a1

View File

@@ -38,7 +38,7 @@ Geo Api FR supports a number of [optional parameters][2]. As the api requires th
All options defined next to the `params` key, would have been added to the request body.
```js
const provider = new OpenStreetMapProvider({
const provider = new GeoApiFrProvider({
searchUrl: 'https://api-adresse.data.gouv.fr/search',
reverseUrl: 'https://api-adresse.data.gouv.fr/reverse',
params: {