On Jan 5, 4:44 am, Chris Broadfoot <[email protected]> wrote: > On Wed, Jan 5, 2011 at 12:40 PM, bratliff <[email protected]> wrote: > > I would like to be able to suppress it > > I replied on the issue tracker but will copy the reply here: > > --- > > What isn't covered by > > MapOptions - draggable=false, disabling pan control > > Map - Using setCenter and not panTo; fitBounds and not panToBounds > > InfoWindow - disableAutoPan=true
Do you mean I have build my own pan / zoom control from scratch just to suppress an annoying feature of the API ? What about other people who might be using the PolyCluster class library ? If I could get / set the state of the feature, I could disable / enable it during dragging / panning / zooming. It is cute but it is an obstacle to decent performance. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
