Advertisement
Tech

Google AJAX Map APIs: Easy Steps to Adding Maps to Your Site or Web Application

Google Maps can give your web application that added “A picture is worth a thousand words” edge. How to add Google Maps and sample code are presented in this second article in a series on using Google AJAX APIs to enhance your web presence. Simple, direct instructions and working example.

By Finn Orfano
Desk Tech
Reading time 1 min read
Word count 212
Google Internet Google code
Google AJAX Map APIs: Easy Steps to Adding Maps to Your Site or Web Application
Advertisement
Quick Take

Google Maps can give your web application that added “A picture is worth a thousand words” edge. How to add Google Maps and sample code are presented in this second article in a series on using Google AJAX APIs to enhance your web presence. Simple, direct instructions and working example.

On this page

A Few Map Basics

Google maps can be a very useful part of a web application. Especially if you are trying to guide your viewer to your brick and mortar business, or point out a place of interest somewhere in the world. Part one of this series introduced the Google Loader and how it permits the use of multiple APIs in the same web application. This article isn’t going to rehash that information; but, there is one addition to make. If you are using the API key feature from Google, you will need to modify the

Advertisement

After that, the rest of the Maps API coding generally follows the structure we used for the search APIs. There are a few key things to make note of regarding this code. In the opening

This post is part of the series: Using Google Code

Do you want to bring your web pages to life? Add robust, interactive features to your web pages. This series of how-to articles walks you through adding Google APIs, simply, to your applications. Code samples in HTML & JavaScript included.

Advertisement
  1. Using Google Code: Part 1 - Search
  2. Using Google Code: Pt. 2 - Maps
  3. Using Google Code: Pt. 3 - AJAX Feeds API
  4. Using Google Code: Pt. 4 - Book Search
Keep Exploring

More from Tech

Filed under
Google Internet
More topics
Google code
Advertisement