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