Getting started with the Google Maps API
Recently I had the chance to work with a bunch of zip code and area code data. Each code had an associated latitude and longitude - from a list of area codes, I had to find those that were N miles from a specific zip code. Ultimately the solution didn’t call for a map-style UI, but I had he opportunity to explore the Google Maps API a bit. Here’s a brief overview of the service.