We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9f00e7 commit 753c6b1Copy full SHA for 753c6b1
Resources/doc/index.md
@@ -135,6 +135,10 @@ and tag it as `bazinga_geocoder.provider`:
135
The bundle will automatically register your provider into the
136
`bazinga_geocoder.geocoder` service.
137
138
+**Note:** the `bazinga_geocoder.geocoder.adapter` service represents the configured
139
+Geocoder's adapter. If your provider needs an HTTP adapter, you should inject this
140
+service into the service you have just created.
141
+
142
### Dumpers
143
144
If you need to dump your geocoded data to a specific format, you can use the
0 commit comments