Skip to content

Commit 9ade020

Browse files
committed
update google maps provider doc
1 parent c0168a7 commit 9ade020

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,12 +144,13 @@ A valid api key is required.
144144
### GoogleMapsProvider ###
145145

146146
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.
147148

148149

149150
### GoogleMapsBusinessProvider ###
150151

151152
The `GoogleMapsBusinessProvider` named `google_maps_business` is able to geocode and reverse geocode **street addresses**.
152-
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.
153154

154155

155156
### BingMapsProvider ###

0 commit comments

Comments
 (0)