BlueBerk Image Viewer
Content Type: Widget
Categories: User Interface,Visualization
Overview
BlueBerk Image Viewer allows you to seamlessly integrate a zooming and moving image viewer.
It also enables you to handle TIFF images (often used in technical drawings).
It integrates into the default Atlas Styling automatically.
Key Features are:
- Panning
- Zooming
- Touch (Pinch) Zoom for Mobile
- Supports TIFF / JPG / PNG / BMP ...
- Selectable Button Icon.
Documentation
Typical usage scenario
Insert the widget to create an interactive viewer that enables users to smoothly pan and zoom in on images for a more detailed exploration.
Features and limitations
- Features
- Panning
- Zooming
- PinchToZoom
- "image/tiff" support
- Browser Caching
- Limitations
- Multi Page TIFFs are currently in beta
- Animated Gifs may lead to issues
- Browser Cached images may persist after session is closed, if you are working with highly sensitive information set Caching to false
Releases
Version: 1.0.5
Framework Version: 9.24.0
Release Notes: - add Image Caching
Version: 1.0.2
Framework Version: 9.24.0
Release Notes: - UI Upgrades
- Multipage Tiff Support
- Reset zoom function Improved
- Performance upgrades