The Map addon adds geolocation support to FW Gallery, letting you attach GPS coordinates to individual files and display them on an interactive Google Map. It works together with the FWG Map Module (mod_fwg_map), which renders the map on the frontend.
The Map addon requires a valid Google Maps API key from the Google Cloud Console. The following APIs must be enabled on that key:
Without a valid key the map will not load. Obtain your key from the Google Cloud Console and paste it into the addon settings described below.
Open FW Gallery → Settings → Add-ons and locate the Map card to configure the following parameters.
| Setting | Description |
|---|---|
| Google Maps API Key | Your API key from the Google Cloud Console. Required for the map to load. |
| Default Zoom Level | The initial zoom level applied when a map is first displayed. |
Once the addon is active, every file edit form includes Latitude and Longitude input fields. To tag a file with a location:
Files that have no coordinates stored are not shown on the map.

The single file detail page shows a map section whenever coordinates are set for that file. To display a map of multiple files across a gallery or category, publish the FWG Map Module (mod_fwg_map) to a module position on your site. The module can filter which markers appear by gallery category.

To install this addon, open the Add-ons panel inside FW Gallery. See Getting Started → Add-ons for details on free addons, paid addons, and site verification.