I'm using Google Maps' API and added a few markers in a map. Each marker has a infoBox with different content. Everything works fine but the appearance it's just horrible.
As you can see in the following image, it looks kinda distorted. Any clues?
image http://box.jisko.net/i/d8353364.png
Thank you!
You can modify the whole InfoWindow using jquery alone... var popup = new google. maps. InfoWindow({ content:'<p id="hook">Hello World!
Call setPosition() on the info window, or. Attach the info window to a new marker using the InfoWindow. open() method. Note: If you call open() without passing a marker, the InfoWindow will use the position specified upon construction through the InfoWindowOptions object literal.
OK. @geocodezip was right. Bootstrap does make a conflict with Google Maps and this was already solved here: Twitter Bootstrap CSS affecting Google Maps
Thank you :)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With