June 23rd, 2006, 04:08 PM
|
#1 (permalink)
|
| Banned
Join Date: Jan 2004 Location: Earth
Posts: 420
| Google Map API ver2
Thought I would share my Google Map application. Maybe someone else can modify it and use it for something else. Anyway it was fun to build.
attached: gmapver2.zip (18.9 KB)
------------------------------------------------------
/*
* INSTALLATION INSTRUCTIONS
* OBTAIN YOUR API KEY
*/
To install on your webserver you will need a key: http://www.google.com/apis/maps/signup.html
Then simply replace the key in index.html with your key
/*
* ACCESSIBILITY
*/
Runs: In any browser that supports JavaScript. No server code needed.
Browsers tested: IE6, Firefox 1.5.0.4, and Opera 9
/*
* ABOUT
*/
Uses: API VERSION 2
Docs: http://www.google.com/apis/maps/documentation/
Implementation [gmap2api. js]: written by Daniel Penrod [Iturea]
Last edited by Iturea : June 23rd, 2006 at 04:21 PM.
|
| |