Navigation:Zoom_in activates pan

445
1
11-08-2012 11:45 PM
PramodHarithsa1
Occasional Contributor II
I have used
navToolbar.activate(esri.toolbars.Navigation.ZOOM_IN); in my code.
It works as required when its activated.
On second zoom mouse drag pans the map as well.
I have tried to disable pan but with no luck!
when i deactivate using navToolbar.deactivate(); and reuse it works fine!

any help?

I did search around and found this
http://forums.arcgis.com/threads/15615-Navigation-toolbar-buttons-work-once-only

So its all about jquery and jsapi not going well, suggestions in the above thread didn't work for me!
0 Kudos
1 Reply
PramodHarithsa1
Occasional Contributor II
can anyone help me on this?
0 Kudos