In reference to the new post on the Geo Developers Blog:
http://googlegeodevelopers.blogspot.com/2009/03/changes-to-googlebar.html
I'm trying to implement the new features, specifically the new design
and the adsense integration.
This is what the blog post says:
var opts = {
googleBarOptions : {
style : 'new',
adsOptions : {
client : #### // Your Google AdSense for Search (AFS) client id
}
}
}
But I can't seem to get any of the googleBarOptions to work on my test
map. Any combination of style, adsOptions, and showOnLoad don't seem
to affect the GoogleBar.
Here is a link to the test page. Any suggestions or ideas?
http://dev.yourmapper.com/testmap.htm
Thanks a lot,
Michael
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---