You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api-builder-plugin-fn-google-maps/README.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
# API-Builder Google-Maps Connector
4
4
5
-
Integrate Google-Maps services into your [API-Builder flow][1] using this connector.
5
+
Integrate Google-Maps services into your [API-Builder flow][1] using this connector. Google-Maps Services are a number of APIs provided by Google and this connector helps you to integrate with them easily.
6
6
7
7
## Configuration
8
8
@@ -15,14 +15,20 @@ During installation a new config file has been automatically created which must
15
15
We recommend to setup your configuration in a [environmentalized][4] way keeping [sensitive information][5] away from the source-code repository.
16
16
17
17
## Google-Maps services
18
-
This Connector is based on the https://github.com/googlemaps/google-maps-services-jsand it's a good starting point to understand the APIs and each parameter.
18
+
This Connector is based on the https://github.com/googlemaps/google-maps-services-jsproject. It's a good starting point to understand the APIs and their parameters reading the following documentation:
0 commit comments