How to remove box from new Google Maps embeds?

前端 未结 11 1859
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-29 02:26

Google appear to have changed how their iFrames work. There is now an infobox at the top left that tries to display the place name. The problem is that here in Ireland it\'s

11条回答
  •  一整个雨季
    2020-12-29 02:52

    It works when you use coordinates instead of the business name, as of 1/22/2018

    1. Go to Maps Ie to get your Coordinates
    2. Go to Google Maps and enter those coordinates (comma separated like this: 33.319663, -111.89780100000002)
    3. Click on Share (located on the left)
    4. Click on Embed Map
    5. Configure the size of map that you want
    6. Copy the html

    Resulting html is something like this:

提交回复
热议问题