When you add a map to your application, you can automatically pan, zoom, and rotate the map using pre-defined gestures that are enabled by default:
| Navigation | User Action | 
|---|---|
| Zoom in | Two-pointer pinch open  Single-pointer double-tap  | 
| Zoom out | Two-pointer pinch close  Two-pointer single-tap  | 
| Continuous zoom in / out | Single-pointer double-tap, ending in a vertical up/down drag | 
| Move/Pan | Single-pointer drag or flick | 
| Rotate the scene | Two-pointer rotate |