| Name | Description |
|---|
| An Introduction to Google Maps | An Introduction to Google Maps and the Google Maps API by Eric Pimpler at GISuser.com.
|
| Detailed Google Maps API Tutorial | Very thorough Google Maps tutorial from Mike Williams. Over 40 sections, each with its own example map and code. Many with pointers on things to watch out for.
|
| Flickr Google Maps for Bungee Connect | Source code for sample app built on the Bungee Connect hosted platform that mashes-up Flickr and Google Maps.
|
| Geocoding in Excel | Example source for some VBA functions to get geocoding data into Excel using the Google Maps API.
|
| Google Maps Ajax and ASP.NET | Shows how to create an ASP.NET server control that would allow a .NET developer to harness the power of Google Maps in the code-behind model.
|
| Google Maps API Documentation | Google's official API documentation. Includes "Hello World" and JavaScript examples.
|
| Google Maps API Newsgroup | Google Maps API Usenet discussion group.
|
| Google Maps API Official Blog | Google's own maps blog.
|
| Google Maps Applications Development | Good book on using PHP and Ajax with Google Maps. Covers nuances to using the API. By Michael Purvis, Jeffrey Sambells, Cameron Turner. 350 pages, published by Apress, Aug 2006.
|
| Google Maps GM for Rails | Aims to facilitate the use of Google Maps from a Ruby on Rails application.
|
| Google Maps Hacking and Bookmarklets | Interesting reference site shows API hacks and snippets.
|
| Google Maps Mania | This blog is the best place to follow Google Maps-related websites, mashups, ideas and tools.
|
| Google Maps UK | Google's site for UK maps.
|
| Google Sightseeing | Site dedicated to highlighting interesting sites on Google satellite images.
|
| GoogleMapki | Wiki dedicated to Google Maps API.
|
| Hacking Maps with the Google Maps API | Very good introduction to the API by Hari Gottipati. Examples in JavaScript. He reviews shortcomings of the API and compares to Yahoo!
|
| How to add a Google Map to any web page in less than 10 minutes | Exploration Age shows how easy it can be to add a Google Map to any page. Nice straightforward demonstration.
|
| How to create KML in code | VB.net code that shows exactly how to parse, save and launch a .KML file (fly to with Google Earth)
|
| Integrating Google Maps into Your Web Applications | Tutorial on the Google Maps API with detailed JavaScript example code. By By Jason Gilmore at developer.com
|
| Java for Google Maps Mashups | Javaworld.com article using the geocoder.us service, the open source library DRW, SOAP, and server-side Java for geocoding and mapping.
|
| JobMapper in Ruby | Shows you how to create a mashup of Google Maps, Indeed, and Yahoo Search using Ruby.
|
| Jon Udell Google Maps Screencast | Infoworld columnist Jon Udell shows how he created a Google Maps walking tour of Keene, NH, in this five minute screencast.
|
| Make your own Google map | Engadget.com tutorial showing how to create a simple annotated Google Map.
|
| Making of the Charlottetown Transit Map - Rukapedia | Explanation by Peter Rukavina of how he built the Charlottetown Transit Map. Includes how he setup MySQL data tables.
|
| Map Builder | Online tool for visually building your own Google Maps.
|
| Mobbah Messaging | If you are having trouble explaining to your hot date where to meet then Mobbah might help. Send him or her a snapshot of yourself with a Google map of the location.
Via email or SMS!
|
| Phoogle Maps | PHP class that integrates itself with the Google Maps API and with the geocoder.us database to make an easy to use interface to display Google Maps on your site. With about 5 lines of PHP code you can display a customized Google Map on your website.
|
| Phoogle Maps PHP Library | PHP library that simplifies geocoding with Google Maps.
|
| Ruby Geocoding Library | Ruby bindings for the three major geocoding APIs as gems. For Google, Yahoo! and geocoder.us. By Eric Hodel.
|
| SilverStripe Google Maps Forum | The SilverStripe open source CMS lets you use Google Maps to get your website forum members to mark their location and build up a world map of all members.
|