Select to view content in your preferred language

Slow mouse wheel zoom?

1255
2
10-20-2010 03:09 PM
BradCochran
Emerging Contributor
Hello,

I have been developing using openlayers for a while and I am very interested in the ArcGIS javascript API.  I have noticed that the mouse wheel zoom in / zoom out seems very slow in this API as compared to openlayers, google, bing, etc.  It seems like there is a delay somewhere.  Is there a setting for this or is this just a limitation of the API right now. 

Thanks for any information
0 Kudos
2 Replies
derekswingley1
Deactivated User
Check out esri.config.defaults.map.zoomDuration and esri.config.defaults.map.zoomRate:  http://help.arcgis.com/en/webapi/javascript/arcgis/help/jshelp/inside_defaults.htm
0 Kudos
BradCochran
Emerging Contributor
nice, thanks!
0 Kudos