My general question is how to get adsense code to show up inside a custom infowindow, with a few specific questions below.
My current code can be found here: http://www.lastcallbarguides.com/fullmap.html The JSON spreadsheet code was taken from here and modified: http://googlemapsapi.blogspot.com/2007/03/creating-dynamic-client-side-maps.html I have seen proof of concept here from Marcelo Montagna: http://maps.forum.nu/gm_adsense_infoWindow.html However, this throws the adsense code inside of a div container and I'm pretty sure this breaks the adsense TOS. If I use Marcelo's method, will I be able to get adsense to read the spreadsheet and make the ads relevant to what gets populated inside the infowindow? Can I place an ad inside that tab, either above or below the populated data? If the adsense stays on top of the maps, it seems to grab nothing... as seen in this example: http://fullscreensearch.com/ Possible workarounds were to put the adsense code inside the cells of the spreadsheet. However, it seems only basic html is allowed: <a href>, <iframe>, etc... Can I get the code in there somehow and have it send the image through the Json output? I know that my question spans a few different api's, so please let me know if this could be answered in a different group. Any help would be greatly appreciated and please let me know if you need me to explain further. Thank you. - Ben H -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
