Google Maps with Bootstrap not responsive

前端 未结 9 818
予麋鹿
予麋鹿 2021-01-30 02:11

I\'m using bootstrap and I embedded Google Maps API 3.

#map_canvas isn\'t responsive; it\'s a fixed width.

Also, if I use height: auto

9条回答
  •  天涯浪人
    2021-01-30 03:08

    makes the map resize in both height and width:

    http://niklausgerber.com/blog/responsive-google-or-bing-maps/

    2018/09/27 update: link is reportedly down, not sure for how much, so I'll link my web archive search to his github:

    https://github.com/niklausgerber/responsive-google-or-bing-maps

提交回复
热议问题