Re-implenting pan/zoom

305
0
07-06-2012 04:18 PM
NevinFry
New Contributor
Hi,
I have a specialized app where I need to re-implement pan/zoom.
I've tried using the onMouseDrag event for pan, but I can get nowhere near the performance using map.setExtent() or map.centerAndZoom() as the built-in mouse pan function.
Does anyone have code that gives good performance doing this?

Thanks.
0 Kudos
0 Replies