Login   Register  
PHP Classes
elePHPant
Icontem

File: readme.txt

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Sven Weih  >  N/X API to Google Maps  >  readme.txt  >  Download  
File: readme.txt
Role: Documentation
Content type: text/plain
Description: Information of how to use the example-scripts
Class: N/X API to Google Maps
Present world maps with Google Maps API
Author: By
Last change:
Date: 2006-09-05 13:04
Size: 336 bytes
 

Contents

Class file image Download
**************************************
  BEFORE STARTING THE EXAMPLES
**************************************

For checking out the examples, you must register your google maps api key 
to localhost and paste it into the nxgooglemapsapi.php-file

E.g. you need to edit the constant: 

  define(GoogleMapsKey, '<your api key>');