Zoom in and Zoom out also pans

531
2
08-16-2011 10:30 AM
KenDoman
Occasional Contributor II
Does anybody know what could be causing my application to also pan when I use the zoom in/zoom out navigation tools? My app uses both navigation and drawing toolbars. The code's kinda chunky (all in one application), or else I would post it.  Thanks.
0 Kudos
2 Replies
KenDoman
Occasional Contributor II
Found it.

I was using the Show Loading Icon example, and apparently map.enableMapNavigation() completely undoes any specific map navigation changes like map.disableDoubleClickZoom() or map.disablePan().
0 Kudos
ElliotSchwid
New Contributor
I was having the same problem thank you. I thought i was going crazy.
0 Kudos