Anyone know how to do this ?

I instantiate my map
map = new GMap2(document.getElementById("map_canvas"));

Then enable AdSense
var adsManager = new GAdsManager(map, "pub-6408634134975421",
{ maxAdsOnMap:20 });
adsManager.enable();

But nothing shows up. I've tried altering the publisherId value, but
nothing seems to work.

Anyone got any ideas. Example here : www.tonycollings.com/google_map.php.
I just use this for fiddling around.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to