> V2, I learnt from some one,
> http://www.tomanthony.co.uk/blog/geocoding-uk-postcodes-with-google-map-api/,
> which use AJAX local search.
Don't the API geocoders use the same dataset? Since Royal Mail
released their postcode data, UK postcodes are available and accurate
in the API v2.
Using Local Search to geocode postcodes comes close to breaking the
Terms of Service. Fortunately it should no longer be necessary.
This v3 example geocodes postcodes:
http://gmaps-samples-v3.googlecode.com/svn/trunk/geocoder/v3-geocoder-tool.html