On Gmap 6.x-1.1-rc1, I am unable to get either Gmap Views or Gmap User Locations to autozoom. It makes no difference what I set the maximum and minimum zoom to be, or what marker manager I use.
On Gmap 6.x-1.1-rc1, I am unable to get either Gmap Views or Gmap User Locations to autozoom. It makes no difference what I set the maximum and minimum zoom to be, or what marker manager I use.
Comments
Comment #1
ChrisBryant commentedIt wasn't working here either and tested a few things and was able to get it working by disabling the clustering and then re-enabling the clustering.
Also, for views if you still aren't having any luck you might need to adjust the gmap macro as such:
[gmap |behaviors=+autozoom] or [gmap |behavior=+views_autocenter]
Comment #2
EvanDonovan commentedI discovered later that this was because of #457828: Autozoom Fix: GMap Views Plugin needs Additional Latitude/Longitude Validation for Adding Markers in my case (some bad latitude/longitude data was messing up the map). By that point, I had forgotten about this issue, however. Flagging as duplicate.