Support

Account

Home Forums General Issues How to retrieve only iframe source link of Google Map Custom Field. Reply To: How to retrieve only iframe source link of Google Map Custom Field.

  • I mistaked as well in the beginning it returned the api error but later it returned that the q parameter is missing though it was included in the code. I’m sorry about that I edited the above post as well.

    Ok the dump returned
    string(48) “https://www.google.com/maps/embed/v1/place?key=0”

    Can you also make sure the proper map services are enabled on that key? It doesn’t say in the google’s documentation, but i think you might also need to enable the “Google Places API Web Service” in order to use the place search.

    Ok checking it…