We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 81ed71b + 6145143 commit f6a4796Copy full SHA for f6a4796
1 file changed
Resources/doc/services.md
@@ -27,6 +27,7 @@ Here is a list of all provider factories and their options.
27
| `Bazinga\GeocoderBundle\ProviderFactory\IpInfoFactory` | httplug_client
28
| `Bazinga\GeocoderBundle\ProviderFactory\IpInfoDbFactory` | httplug_client, api_key, precision
29
| `Bazinga\GeocoderBundle\ProviderFactory\IpstackFactory` | httplug_client, api_key
30
+| `Bazinga\GeocoderBundle\ProviderFactory\MapboxFactory` | httplug_client, api_key, country, mode
31
| `Bazinga\GeocoderBundle\ProviderFactory\MapQuestFactory` | httplug_client, api_key, licensed
32
| `Bazinga\GeocoderBundle\ProviderFactory\MapzenFactory` | httplug_client, api_key
33
| `Bazinga\GeocoderBundle\ProviderFactory\MaxMindBinaryFactory` | dat_file, open_flag
0 commit comments