Google Maps API vs Yahoo Maps API
Posted on: Saturday, October 13th, 2007 in: ProgrammingI’ve encountered a problem that it appears the Google maps API can’t resolve, but the yahoo maps API seems to.
If you try to reverse geocode a postal code using the Google maps api it never seems to give you the city the postal code is in, but the Yahoo API does.
So for the time being […]