Fixed
Status Update
Comments
zw...@google.com <zw...@google.com>
zw...@google.com <zw...@google.com> #2
I second the motion: please add an option to disable continuous zoom.
In my case we have just migrated from v2 to v3 and all of our icons have begun to experience a momentary increase/decrease in size during each scroll action (didn't happen in v2 becase we didn't have continuous zoom switched on).
This is now causing confusion amongst our user base, so it would be great to be able to prevent it from happening by switching off continuous zoom.
In my case we have just migrated from v2 to v3 and all of our icons have begun to experience a momentary increase/decrease in size during each scroll action (didn't happen in v2 becase we didn't have continuous zoom switched on).
This is now causing confusion amongst our user base, so it would be great to be able to prevent it from happening by switching off continuous zoom.
Description
To reproduce, change the doc's example (
var taxiData = [
{location: new google.maps.LatLng(37.782551, -122.445368), weight: 1000}
];
Here's a gist to reproduce the issue: