Contents

 
Home
PHPRunner 6.0 manual
Prev Page Next Page
 
 

Insert Google Map

 

Google maps widget lets you embed Google Maps in your web pages. To include a Google map on a site, you'll need a Maps API key which is tied to the site URL and GMail account. You can get API key at http://code.google.com/apis/maps/signup.html.

For more information about displaying the location data as Google maps, see "View as" settings: Map.

To insert large Google map to the List page, follow the instructions below:

1. Proceed to the Visual Editor and select a page you wish to modify.
2. Right click somewhere on the page, select Insert -> Google map.
3. Modify the code given. To define the location, replace the "Address" or "Latitude"/"Longitude" with your field names. Define the map size (width/height) according to your needs. Insert API key. API key can be omitted in this code if it is specified for one of the fields in the Map: "View as" settings dialog.

insert_map_code

4. Click OK.
5. Now Google map is added to your web page. You can drag the map element to change its location.

insert_map_res

To edit the code, double click the map element or right click on it and select Edit code. Also you can edit the code on the Events page.

Example

Note that clickable markers on the large Google map will point to the View record page.

view_as_map_ex2

Converted from CHM to HTML with chm2web Standard 2.85 (unicode)