I got the search ads to show here http://data.mapchannels.com/streetmap/v101/streetmap101.htm . My code doesn't use google.load() , in your code I think the opts should be in the " new google.maps.Map2( " bit
I'm not sure what format the adSense ID should be in : partner-pub-xxx ca-pub-xxx or just pub-xxx. Can the exact adSense format be included in the documentation or an example ? Rob On Mar 18, 1:48 pm, metromapper <[email protected]> wrote: > In reference to the new post on the Geo Developers Blog: > > http://googlegeodevelopers.blogspot.com/2009/03/changes-to-googlebar.... > > 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 -~----------~----~----~----~------~----~------~--~---
