Hi all
I´ve just made a page with a GM with a GoogleBar option within the
map, using:
map.enableGoogleBar();
I also added:
var map;
if (GBrowserIsCompatible()) {
var mapOptions = {
googleBarOptions : {
style : "new",
adsOptions: {
client: "partner-pub-3013163857755755",
}}}}
It works fine in FF and Chrome. But it doesn´t load the map in IE.
UNLESS I took away the "client: "partner-pub-blabla" line...!
If I took that line away ( ///client: "partner-
pub-3013163857755755",), the map loads fine and it also shows me the
search option, I can do searches within the map, everything it´s ok.
But of course is not the option I want to use. I want to use my
AdSense #..
Any idea about how to fix it?
Thanks....
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---