| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A Google Maps based extension for Adobe Bridge for geotagging photos and showing their location on an interactive map.
You need to generate your personal Google Cloud API key to use the extension. You need to set billing information etc., but worry not, the Google Maps Platform gives generous monthly free quota, so you will practically never have to pay real money to use this extension, if you don't share your API key with others. (small print: nevertheless l take no responsibility if you somehow manage to exceed your free quota. Set a usage limit if worried).
Since this extension is not packaged or signed, it can only be used with debug mode enabled
When you first launch the extension, you will be asked to enter your API key. If it works, the map will launch and the key will be saved in the extension's userdata folder. If it does not work (wrong key, insufficient permissions for the key), the API key will be asked again.
Click anywhere on the map to set a marker, and click Save location to EXIF. The marker location will be saved to the EXIF metadata (GPSLatitude and GPSLongitude) of all selected items that support EXIF metadata, in degrees and decimal minutes format (DDD,MM.mmmmmmk).
Map color themes can be changed in MapViewCEP/client/mapStyles.js. There are four styles, one for every Bridge's global interface theme. You can make your own styles with online tools like https://mapstyle.withgoogle.com/ and just replace any of the 4 style arrays with a new one. For example, if you use the darkest available Bridge interface, modify the mapStyleDarkest array.
Tested only on Bridge 2021/2022/2023 for Windows. If you have bugs to report or features to request, please do! Pull requests are also welcome.
| Back | FazBrowse Home | New Git URL |