A Brief Introduction To The Google Maps API
A Brief Introduction To The Google Maps API
A Brief Introduction To The Google Maps API
"
What is Google Maps?
Example:
<HTML>
<HEAD>
<TITLE>Webpage</TITLE>
</HEAD>
<BODY>
Content
<BODY>
</HTML>
Javascript
By using the Google Maps API it is possible to embed the full Google Maps
on an external web site. Developers are required to request an API Key, which
is bound to the web site and directory entered when creating the key. Creating
your own map interface involves adding the Google JavaScript code to your
page, and then using Javascript functions to add points to the map.
(From Wikipedia)
Requesting a Google Maps API Key
http://code.google.com/apis/maps/signup.html
<markers>
</markers>
Google Maps HTML
Page 1
Google Maps HTML
Page 2
More information:
My Example:
http://notquitesuremusic.com/maps/CD.html