Skip to main content

Posts

Showing posts with the label Google Map with PowerApps

Integration of Google Map with PowerApps

Map integration with any application always gives a special touch. We will discuss in detail about how to integrate Google Map with powerapps. The first step would be creating your Google API key Whenever you need to integrate static map Or connect to Google, you will require an API for that. As it sounds very heavier, though it’s very simple. Google helps with API integration. Just go through the  Google Map API   to get started with Google API.  You just have to copy a key similar   “AIzaPyCC6Jfzjo50meU9DRsf-duxS7_VfPmzc-s”  as it will be required later. Now, Let’s have a look on the steps for adding a static Google Map For the static google map integration, you will require a demo location with your excel sheet. Step 1:  You will be required to import data of location from your excel sheet to your application after demo location listing your first step would be built an app. Step 2:  Apparently with the location of your data, add ...