Google Maps bug

Hi all,

There's an issue with the Google Maps API where it will display half the map correctly, the other half is all grey. If you resize your browser window, it works fine. You can see it documented here:

http://groups.google.com.np/group/Google-Maps-API/browse_thread/thread/cde62e2f2573ac44/25d449ca84cda154?#25d449ca84cda154

It's also been documented in the ZP Trac here: http://www.zenphoto.org/trac/ticket/693
This is what it looks like when it occurs: http://www.zenphoto.org/trac/attachment/ticket/693/gmap2.png

It's been marked as fixed on TRAC.

You can also see it on my site here: http://www.positivebias.com/Miscellaneous/DSC00105.JPG.php (that's the only image I GPS-tagged...)

I downloaded and tried the new google_maps.php file they had, but this is obviously still a bug. It only happens in Firefox and Opera; it seems to be fine in IE.

Does anyone know of a workaround?

Comments

  • This is an issue with the google maps software. It does not render correctly if the image is 'invisible' when it is rendering. We have changed the default in the nightly builds to initially show the map (you can later hide it.) You can install the nightly build or you can modify the calls on the printImageMap() or printAlbumMap() functons to pass `false` for the $toggle parmeter.
Sign In or Register to comment.