I\'m using bootstrap and I embedded Google Maps API 3.
#map_canvas isn\'t responsive; it\'s a fixed width.
#map_canvas
Also, if I use height: auto
height: auto
If someone else look this, had a problem like that.
I had an iframe whit an openstreet map, and i couldn't make it responsive. I finally put a "img-responsive" class and all was good.