Closed (fixed)
Project:
exif2gmap
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
20 Apr 2009 at 22:36 UTC
Updated:
5 May 2009 at 16:30 UTC
From my experiment I found that if the map size is only specified by using the division size, but not in the GMap2 function itself, sometimes a "blank" map will show up. A "blank" map means I can only see the Google logo, the pan and zoom bar, and the 'Term of Use' link, but the map itself does not show up. The patch for this issue can be found in the attachment. Please note that this bug may not happen in every implementation because the module seems to work fine on the demo page provided by the module creator. However, it did happen to me and the patch definitely will not break the already working version.
| Comment | File | Size | Author |
|---|---|---|---|
| exif2gmap_map_size.module.patch | 517 bytes | chalaini |
Comments
Comment #1
chalaini commentedComment #2
iktaka commentedThank you for reporting bug, and sending patch.
I'll check that.
Comment #3
iktaka commentedFixed on CVS code.
The new version will show up soon.