I use this in google map api version 2
var publisher_id = 'pub-*****';
var adsManagerOptions = {
maxAdsOnMap : 2,
style: 'adunit',
channel: '*****'
};
adsManager = new GAdsManager(map, publisher_id,
adsManagerOptions);
adsManager.enable();
What can i use in API version 3 for insert ads?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---