maps

Control Maps with Hand Gestures: Browser-Native Gesture Control for OpenLayers
Apr 2026
Ever wanted to pan, zoom, rotate, and reset a map without touching anything? I built a library that lets you control OpenLayers maps using just your hands. No mouse, no touchscreen, no backend. Everyt...

How I built an open source gesture controller for OpenLayers (with MediaPipe) in public
Apr 2026
Control an OpenLayers map with just your hands. This open source experiment uses MediaPipe in the browser to turn gestures into pan, zoom, rotate, and reset actions. No mouse, no keyboard, no backend, just a webcam and a surprisingly tricky set of gesture design decisions.