Chrome extension that makes it easy to select the location of your photos in PhotoPrism.
This extension adds a graphical map to the Details tab of PhotoPrism. The easiest way to select the location of your photos is to click on the map. Alternatively, you can search for a place from the search field; selecting a result will update the coordinates of your photo.
It is possible to change the size of the map in the extension's options.
The map used is Google Maps and it is hosted by Valerio Technologies AB.
Advanced options:
- If you want to use your own Google Maps API key, you can do so by replacing the key in the options
- If you want to use another map (such as Mapbox, OpenStreetMap etc), you can do that as well. Host the map as a web page using your own hosting or just locally; set the address or this page in the field "Custom map URL" in the options. To communicate with the extension it is enough to send the following message from your page:
top.window.postMessage({coordinates: {lat: "latitude", lon: "longitude"}}, "*");
This can be done wherever you can run Javascript in your page. Sending this message will update the coordinates of the photo.
Extore is a team of professionals who are passionate about creating extensions for web browsers. This devotion also gives us opportunity to appreciate work of other people. We get inspired by useful, open source extensions made by developers all over the world. Our strong belief is that one should share helpful add-ons with others. That’s why we’d like to present you our ever-growing list of favourite extensions that have inspired us. Moreover, as you probably have already learned, sometimes struggling for the best brings an end to the good. Talking about add-ons it often turns out that an upgrade is worse then previous version. Also it can become really tricky to get back to the beloved version of your favourite extension. That’s why we’re going to make not only the latest, but all versions of our favourite (and we hope yours too) add-ons available for download. No more compromises, just stick to the version you really like!