Fastpage Help

Category Section - Editor

 <<previous | next>>  
  Graphical Editor - FCKeditor
 


Click here to return



You will notice a small ICON on the top Right Hand Corner which looks like a 'Google Map Marker'



Google Maps API Key
A key has been registered for the domain "localhost" which was used when testing this module.
NZServers may have updated your Google Map key if you have used Google Maps on your site - if not you will see these messages:-



When you click OK - you will see this screen:-




You need to sign up with Google for a new API key which you can paste in thebox above which says API key
Sign up for a key here:-
http://code.google.com/apis/maps/signup.html

Google Maps Configuration File
If you want to use several Google Maps on your site you can contact NZServers who will update the key in a configuration file, or you can do this yourself using FTP

Folder Location
/fastpage/config

File name fckeditor_control.php

$fck_google_key='ABQIAAAA391dZDhEx1m4EigIsy7o0hT2yXp_ZAY8_ufC3CFXhHIE1NvwkxQLSJjk-RpyFKkzJ-wUtSjUFu3UDA';
$fck_google_width='470';
$fck_google_height='340';
$fck_google_zoom='12';

As these are PHP include files you need to make sure you paste the key in between the ' ' characters otherwise Fastpage will stop working.
You can customise the width, height of the map and the zoom level.

If in doubt - DON'T touch this file - contact NZSERVERS

Finding your location



Use the Search Tab
Only applicable for countries were Google has allowed Geo Coding.
Type in street address, suburb, city, country then click search should find teh location
Example my own address 14 Van dieman close, templeton, christchurch, new zealand will find my location


This utility has been provided for people who have some basic web development knowledge and want to include Google Maps in their web site.