flaviusdemian / google-maps-utility-library-v3

Automatically exported from code.google.com/p/google-maps-utility-library-v3
0 stars 0 forks source link

disableKeyDragZoom references listeners_ in wrong variable #44

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Currently the code in line 764 references this.listeners_.length when it needs 
to get d.listeners_.length, effectively preventing disableKeyDragZoom

What steps will reproduce the problem?
1. try to call disableDragZoom

Expected result:
Error message in console

Version: r189

Browser / Operating System:
all

Original issue reported on code.google.com by jamg...@gmail.com on 7 Oct 2010 at 2:04

GoogleCodeExporter commented 9 years ago
Fixed in the trunk (KeyDragZoom 2.0.4).

Original comment by garylitt...@gmail.com on 7 Dec 2010 at 8:35

GoogleCodeExporter commented 9 years ago
Fixed in tagged KeyDragZoom 2.0.4

Original comment by garylitt...@gmail.com on 7 Dec 2010 at 9:19