Here > http://www.easysavannah.com/location/georgia/savannah/
I am in IE & FF & I see a very large blue "Search" button on my
Googlebar that covers the input field. I am linking to 2.x API & I got
the code for this bar at >>
http://gmaps-samples.googlecode.com/svn/trunk/googlebar/googlebaroptions.html
I modified it to fit my code I already had:
var options = {resultList :
G_GOOGLEBAR_RESULT_LIST_SUPPRESS,showOnLoad : true};
map = new GMap2(document.getElementById("bcg_map"), {googleBarOptions:
options});
map.enableGoogleBar();
I've tried 4-5 different types of code from other sources & I still
get the button problem. BTW. REsults are set to suppress but I still
get a Google Adsense ad on my map. The > "bcg_map" are custom map
files for this particular Google integration. I had this problem on
this directory before any of those files were installed. Anyone else
had this problem? Might it be a conflict w/ other scripts in the
directory? Thanks, Gene
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/google-maps-api?hl=en
-~----------~----~----~----~------~----~------~--~---