Panning map using Surface Pro Pen

3254
2
Jump to solution
07-30-2015 08:33 AM
JohnSelkirk
New Contributor III

Is anyone having issues with panning the map using the pen on a Surface Pro?

Using my finger works just fine but when I try to use the Pen it does not respond

The same happens on a Motion Computing device so it is not Surface Pro specific.

John.

Tags (2)
0 Kudos
1 Solution

Accepted Solutions
AnttiKajanus1
Occasional Contributor III

We disable panning by default using stylus. To enable panning with stylus you need to set PanOptions.IsStylusEnabled Property  to true in MapView.InteractionOptions Property

View solution in original post

2 Replies
AnttiKajanus1
Occasional Contributor III

We disable panning by default using stylus. To enable panning with stylus you need to set PanOptions.IsStylusEnabled Property  to true in MapView.InteractionOptions Property

JohnSelkirk
New Contributor III

Worked like a charm. Thanks!

0 Kudos