I figured it out: // Initialize Windy API windyInit( options, windyAPI => { const { map } = windyAPI map.dragging.disable(); })