jim-easterbrook / Photini

An easy to use digital photograph metadata (Exif, IPTC, XMP) editing application.
https://photini.readthedocs.io/
GNU General Public License v3.0
157 stars 24 forks source link

Google map "TypeError: Unable to delete property." #12

Closed jim-easterbrook closed 9 years ago

jim-easterbrook commented 9 years ago

There is a recent bug in the Google maps API that affects some browsers. (See https://code.google.com/p/gmaps-api-issues/issues/detail?id=7475)

I have seen this with Photini on Windows, where PyQt version 4.9.6 is installed. I have not seen it on my Linux computer which uses PyQt version 4.10.3. I don't know what other versions may be affected.

At present the only workaround is to use one of Photini's other map tabs.

jim-easterbrook commented 9 years ago

Google appear to have fixed the problem now.