Configure and Integrate Google Maps

Embedding Google Maps on your site helps people find important locations (such as a TeamRaiser event location). Although you can have only one map on a page, you can plot several locations on the same map. Each location is identified on the map by a colored marker along with a text area shaped like a balloon that identifies the location and links to directions.

You can customize certain elements of the map, such as the location marker color, the map width and height, and the zoom viewing level.

To add a Google map to your site, you must obtain two Google Map API Keys: one for your secure, administration site, and one for your user-facing, non-secure site. Then you'll add the keys in the GMAP_API_SECURE_KEY and GMAP_API_INSECURE_KEY site options.

Integrating Google Maps with your site involves the following steps: