https://bugs.kde.org/show_bug.cgi?id=469191
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from [email protected] --- Please can you details how you have set the API in the backend-googlemaps.html. We can certainly create a simple settings to control this directly in digiKam GUI. Note : as you run under Windows, QtWebkit is used to render web contents, including googlemaps, as digiKam is fully cross-compiled under Linux. There is certainly a uncompatibility with this old Qt component with Google web service. Qt provide the QtWebEngine (Chromium) instead when we compile digiKam with Native Visual C++ compiler. There is a windows installer available in the KDE infrastructure compiled with Visual C++, but this version lack few important features, as the Mysql support. https://binary-factory.kde.org/view/Windows%2064-bit/job/Digikam_Nightly_win64/ Take a care to well uninstall the cross-compiled version before to install the native Windows version instead. Best Gilles Caulier Gilles Caulier -- You are receiving this mail because: You are watching all bug changes.
