How to add Google Map Embed API for Real Estate Web - with Agency Portal properties

For generating a google map using Map Embed API, just follow the below step,

  1. click on this link for Quick Start build a Map. this will show something like the below image.
     
     
  2.  Now follow this step,
     
     
  3. Now when click on Looks good button, it asks for some api key in next screen.
     

  4. So now we need some api key. We go to Google API Console, click here  

     

  5. here is the link for Google Cloud Platform Console.  we can see some previous projects created on google cloud platform, like this,

     

     

    but we prefer to create a new project like this, 

     

     

    after create project, we select that project from next window, and select Maps Embed API for this project.

     

  6.  Now we need Enable this api, 

     

     

    when enabling this api, we need to create credntials like API key for this project

     

     

    this will be like that, 

     

     

    Now we need to restrict this key to this API

     

     

     

  7. After save the restrict key, we need to copy the api

     

     

    and paste into maps embed quick start, here

     

  8. Now after click on Done, we can see that our iframe code are ready. see like that,