I copied the Google Maps AutoComplete JS example from the demo here:
Places Map AutoComplete Demo
Everything works great except for rendering the infowindow and shadow. I can't figure out why. At first I thought it was because of I manually set the max width of my map, but it still renders incorrectly when I turn off all my CSS rules.
Any ideas?
Thanks! ~Dan
@thoughtpunch
Had the same problem, debugging revealed the problem to be with the following CSS snippet:
img { max-width:100% }
Removing/constraining the rule fixed it.
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