Google Maps API and Google News using Ajax
Getting started with the Google Maps API and using Google News as a data provider.
- Google Maps Basic Example - The result of simply copying and pasting Google's basic example displayed once you get a Google Maps API key.
- Google Maps with Markers Example - Uses GMarkers and GInfoWindows to display markers that popup information boxes when you click on them.
- Get News from Zip Code Example - Gets news for a specified zip code using Ajax.
A copy/paste-friendly version of the zip code-related stored procedure and function in the project specifications is also available.