I had a perfect working Google Map, connecting to my Fusion Tables, with nice searchbar.
until… I added the new Google Maps Weather Layer this morning.
After that the autocomplete searchbar/Google Places stopped working.
I tried everything possible, I think, today, to fix it.
See http://www.strahlen.org/map/mapweathertest.htm
Could someone please check what I’m doing wrong? Or is this a bug outside of my influence?
Cheers! Frank
You’ve included the maps-API 3 times.(you should receive a console-warning for that)
This is sufficient to include the API and both libraries(places+weather):
The autocomplete will work too after the modification.