Locked How to get Multi-Touch(Zoom) input data from Bing Maps

  • Wednesday, October 26, 2011 12:14 PM
     
     

    Hi,

    I want to get accurate(speed, acceleration, distance etc.) information about 2-finger touch input while zooming. (How) Is this possible?

    I guess, that if i zoom with a two finger gesture, for every finger input the method TouchMove is raised. So i can get the Data of one finger, but i need to get the data of the whole two finger gesture.

    Thanks!

All Replies

  • Wednesday, November 09, 2011 6:58 PM
    Moderator
     
     Answered
    This will depend on what device you are targeting and how you are doing your development. If using Navtive code you might be able to get most of the information you are looking for. If you are using JavaScript you will only be able to get some of this information and it may vary between devices.
    http://rbrundritt.wordpress.com