The Google Maps Geocoding Custom Connector for Power Automate and Power Apps enables seamless integration with the Google Maps Geocoding API, allowing users to:
- Convert addresses into geographic coordinates (Geocoding).
- Retrieve addresses from latitude/longitude data (Reverse Geocoding).
- Include Address Descriptors to provide richer location details such as nearby landmarks and areas.
- 📍 Geocoding – Convert addresses into latitude/longitude coordinates.
- 🔄 Reverse Geocoding – Retrieve detailed address information from geographic coordinates.
- 🏢 Address Descriptors – Extract metadata such as place types and location descriptors.
Before using this connector, ensure you have the following:
- 🔹 A Google Cloud Platform (GCP) account with the Geocoding API enabled.
- 🔹 A valid API Key from Google Maps Platform.
- 🔹 Access to a Power Platform environment (Power Automate, Power Apps, or Logic Apps).
GoogleMapsConnectorSolution_1_0_0_1.zip
- Open Power Apps or Power Automate Home Page.
- Navigate to Solutions > Import Solution.
- Click Browse, select GoogleMapsConnectorSolution_1_0_0_1.zip, and upload.
- Click Next and follow the installation step
https://maps.googleapis.com/maps/api/geocode/json?address={ADDRESS}&key={API_KEY}&latlng={LATITUDE},{LONGITUDE}&extra_computations=ADDRESS_DESCRIPTORS