venugopal24 / geo-autocomplete

Automatically exported from code.google.com/p/geo-autocomplete
0 stars 0 forks source link

maps API error - Cannot call method xxxx of undefined #30

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.navigate to 
http://code.google.com/apis/maps/documentation/javascript/examples/places-autoco
mplete.html
2.Check that the map does not appear and the autocomplete does not work most of 
time.
3.check page javascript error. You can see "Uncaught TypeError: Cannot call 
method 'addDomListener' of undefined ". I check this erro in a lot of other 
sites, including mine.

Tha map should appear inside the div 'map_canvas'

According to the page header, they are using API v. 3

This error is also occuring in booking.com and other sites. My site was working 
and today stopped working, without any change related to maps api, javascript 
and so.

Original issue reported on code.google.com by amoncal...@gmail.com on 19 Oct 2012 at 8:30

GoogleCodeExporter commented 8 years ago
This is an issue with Google Chrome, it does not appear in FF

Original comment by wmcme...@gmail.com on 8 Mar 2013 at 3:52