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 c0168a7 commit 9ade020Copy full SHA for 9ade020
README.md
@@ -144,12 +144,13 @@ A valid api key is required.
144
### GoogleMapsProvider ###
145
146
The `GoogleMapsProvider` named `google_maps` is able to geocode and reverse geocode **street addresses**.
147
+A locale and a region can be set as well as an optional api key. This provider also supports SSL.
148
149
150
### GoogleMapsBusinessProvider ###
151
152
The `GoogleMapsBusinessProvider` named `google_maps_business` is able to geocode and reverse geocode **street addresses**.
-A valid `Client ID` is required. The private key is optional.
153
+A valid `Client ID` is required. The private key is optional. This provider also supports SSL.
154
155
156
### BingMapsProvider ###
0 commit comments