Skip to content

Commit 6145143

Browse files
committed
Add MapboxFactory to docs
1 parent 81ed71b commit 6145143

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Resources/doc/services.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Here is a list of all provider factories and their options.
2727
| `Bazinga\GeocoderBundle\ProviderFactory\IpInfoFactory` | httplug_client
2828
| `Bazinga\GeocoderBundle\ProviderFactory\IpInfoDbFactory` | httplug_client, api_key, precision
2929
| `Bazinga\GeocoderBundle\ProviderFactory\IpstackFactory` | httplug_client, api_key
30+
| `Bazinga\GeocoderBundle\ProviderFactory\MapboxFactory` | httplug_client, api_key, country, mode
3031
| `Bazinga\GeocoderBundle\ProviderFactory\MapQuestFactory` | httplug_client, api_key, licensed
3132
| `Bazinga\GeocoderBundle\ProviderFactory\MapzenFactory` | httplug_client, api_key
3233
| `Bazinga\GeocoderBundle\ProviderFactory\MaxMindBinaryFactory` | dat_file, open_flag

0 commit comments

Comments
 (0)