New answers tagged google
0
Looks like geocoder variable was not initialized. it is an object instance, not a static class, or function.
geocoder = new google.maps.Geocoder();
There should be a javascript error on page.
Top 50 recent answers are included