Active
Project:
GMap Module
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Mar 2013 at 01:49 UTC
Updated:
9 Mar 2013 at 01:49 UTC
Version: 7.x-2.4+9-dev
I have a gmap block sourcing data from a geofield. It displays the map centered on the marker, but when both "popup bubble" and "autoclick on node argument" are checked, the map is still centered on the marker, not the center of the bounding box containing both the marker and open popup bubble.
If I revert to no autoclick, manually clicking the marker does result in the desired behaviour, so it seems maybe autoclick is either not taking into account the info bubble (when enabled) or is firing before the info bubble is called.