Maps

With JavaScript APIs for Google Maps, Bing Maps, and MapQuest, it is very easy to embed customized maps on your website.

We'll focus on using the JavaScript API for Google Maps, although similar capabilities exist with other map platforms.  If we want to include a map on our website, there are a few possible ways to solve this problem:

Each approach has some advantages and shortcomings.  Essentially the trade-offs will be increased complexity with increased flexibility and control.

Copyright © David Heitmeyer