Difference between revisions of "Using GPS Data with Google Maps"
From Pvdwiki
(→Sample Code) |
(→The API) |
||
Line 2: | Line 2: | ||
===The API=== | ===The API=== | ||
+ | To use google features within your own html, an API key must be applied for. Each URL needs it's own Key to funtion. | ||
+ | |||
+ | http://www.google.com/apis/maps/signup.html | ||
+ | |||
The google API has specific instructions for adding maps, including GPS tracks to your website. | The google API has specific instructions for adding maps, including GPS tracks to your website. | ||
Revision as of 23:33, 26 October 2006
Google maps is probably one of the most powerful features within google.
The API
To use google features within your own html, an API key must be applied for. Each URL needs it's own Key to funtion.
http://www.google.com/apis/maps/signup.html
The google API has specific instructions for adding maps, including GPS tracks to your website.
http://www.google.com/apis/maps/