Demos

Illustration of gesture control for an ArcGIS map using a webcam

Experience Builder · Computer vision

Webcam Map Control

A mapping widget controlled by hand gestures detected live from a webcam.

Experience BuilderMediaPipeGestures

This prototype combines an ArcGIS Experience Builder widget with MediaPipe Hand Landmarker: one index finger pans the map, while the distance between two index fingers controls zoom.

The widget displays the webcam feed in a canvas, draws the detected landmarks and connections, and connects to the map selected in Experience Builder.

  • One-finger pan and two-finger zoom
  • Real-time detection with Google MediaPipe
  • Configurable landmark color and pan/zoom sensitivity