Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 713 Bytes

index.md

File metadata and controls

18 lines (12 loc) · 713 Bytes

Google Maps Module Documentation

Notes

This module is a heavily re-written version of the GoogleMapsBasic module created by Sunnysideup.

This re-write makes use of the V3 engine for Google Maps API, allows for multiple maps to be embeded on a page that can be acessed in the same manner as any other object set.

Now you can add your account API Key in your SiteConfig. If you do not add a key, maps will still work, but with a limited number of requests.

This re-write also makes use of the gmap3 jquery plugin.