->

31 July 2007

Sponsored Links - Google Ads on Maps

Google Maps API on Version 2.85 of the API now integrates Adsense and the mapping together

Google Maps API sponsored links(ads) on a map
http://mapperz.googlepages.com/sponsered_links.html
though you will have to pan to the USA to get a sponsored link box
(Mapperz waiting for the UK to come active, have tried different text , vets, plumbers, doctors etc)
If you find a sponsored link in the rest of the world, post a comment

the code to add ads is
var adsManager = new GAdsManager(map, "Your AdSense ID");
adsManager.enable();

*remember you don't have to

No Official Post on this yet, and still very beta. Mapperz tries to do a UK based version but either no sponsored 'paid' links or is refined to USA only so far. There is not a lot of code or details how and when ads appear.
There have been a few suggestions on the Google Maps API group.

Here is Pamela Fox full text example then to Mapperz tinkering version...



It's seems to be based on the text associated with the page, which is okay, though prefer the AJAX Search ads method based on the users search.

A great potential to get your maps making money while you sleep!

Previous post on adsense in AJAX local search

Labels: , , , ,

08 June 2007

Google Developer Day 2007 - Map Slides

Reference Links for the main features that were unveiled from Google Developer Day 2007 in London.




Yes there is Adsense Code for Google Maps API but is not available until the 2.82 version of the API.

http://www.google.com/apis/maps/documentation/mapplets/
http://code.google.com/apis/kml/documentation/kml_tags_beta1.html
http://gears.google.com/

Google Maps API Adsense
Adsense in Google Maps API
Source: Mapperz (N95)

The Maps API allows you to embed geographical information into your site using JavaScript, you can add overlays to your map including markers, polylines and shadowed information windows. It is a great way to enhance your current site content and best of all, using the Google Maps API is free. To learn more and to find out whether your site meets the terms of use, visit the Maps API FAQ.


more information
http://googledeveloperday2007-uk.blogspot.com/2007/05/mapplets.html


Driving Directions now available in Google Maps API
http://www.google.com/apis/maps/documentation/#Driving_Directions

Mapperz Example
http://mapperz.kml.googlepages.com/uk_driving_directions_api.html
(though does not support UK driving directions thus far)

Labels: , , , , , , ,

22 November 2006

Google Maps 'Ads' Sponsored Links

Google Maps 'Ads' Sponsored Links

Google Maps Ads Sponsored Links
They were always going to add adverts (sponsored links) to the Map now it is happening.

source: Google Operating System (Unofficial Blog)

Example link

Labels: , , ,