MinimapControllerExtension<T> extension

Extension adding minimap navigation functionality to NodeFlowController.

Provides methods for panning the viewport to specific graph positions, used by the minimap for click-to-navigate and drag-to-pan interactions.

on

Methods

panToPosition(Offset graphPosition) → void

Available on NodeFlowController<T>, provided by the MinimapControllerExtension extension

Pans the viewport to center on the specified graph position.