Will be demoing my app in 4 days to a new client and need to let users recenter a map by dragging and in a separate action use Pinch Zoom to scale the map. I can do both individually by commenting out one of the actions, but can not have both active in the same build. Currently they both use the same listener and I suspect they will both need the Touch event on the background to work.
I based my code on the Pinch Zoom demo app. Any thoughts on what the secret is to determining when a user is doing pinch zoom and when they are trying to drag the map with their finger?
Thanks,
Dave [import]uid: 18679 topic_id: 6077 reply_id: 306077[/import]