Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
Version 9
Dean T
0 points
Beginner
Geocode was not successful for the following reason: ERROR
google.maps.event.addListener(marker,”click”,function( e) {
ib.open(map,this);});
var ib=new InfoBox(myOptions);
ib.open(map,marker);
} else {
alert(“Geocode was not successful for the following reason: “+ status);
}});}
Why am I getting this error? It only started happening recently.
Geocode was not successful for the following reason: ERROR
google.maps.event.addListener(marker,”click”,function( e) {
ib.open(map,this);});
var ib=new InfoBox(myOptions);
ib.open(map,marker);
} else {
alert(“Geocode was not successful for the following reason: “+ status);
}});}
Why am I getting this error? It only started happening recently.
Members Only Content
This reply is for PremiumPress customers only.
Login Now