If you are having problems with image controls not showing up properly on Google Maps while using alongside Twitter Bootstrap, use this:
#map-holder img {
max-width: none;
}
by Dineth Mendis
If you are having problems with image controls not showing up properly on Google Maps while using alongside Twitter Bootstrap, use this:
#map-holder img {
max-width: none;
}
Leave a Reply