Message API/docs/components/navigation/overview
Overview
Control the viewer canvas with zoom, pan, and transform tools.
The Navigation component provides a suite of tools for interacting with the document canvas. Whether you need to zoom into technical details, rotate a drawing for better orientation, or fit the entire page to your screen, Navigation tools provide the necessary controls.
These tools can be triggered programmatically from your host application using the toolControl messaging system, allowing you to build custom navigation bars or contextual controls.
Navigation Tools
Explore zoom, fit, and rotation actions.
API Reference
Detailed message payload specifications.
Navigation includes standard viewport transforms as well as specialized inspection tools.
- Zoom & Pan: Standard viewport management with zoom window and fit options.
- Rotation: Rotate the canvas in 90-degree increments for better visibility.
- Inspection: Use the Magnifier for close-up views or Birdseye for rapid context switching.
- Display Modes: Toggle between RGB, Monochrome, and Grayscale modes.
