Navigate back one step in the grid layout history.
Filter the grid to show only images that are part of the currently active marker tour.
Animate the main grid view to fit the bounding box of specified images. Data: comma-separated image IDs.
Focus on specific images within the grid, hiding others. Data: comma-separated image IDs.
Focus on images containing markers with a specific tag and fly to the marker views. Data: tag name.
Focus on images containing markers with a specific tag. Data: tag name.
Set a one-time crossfade duration for the next grid transition. Data: duration in seconds.
Reset the grid to its initial layout and view.
Instantly switch a focused image back to its position within the grid layout (used internally?).
Defines the types of actions that can be performed on a Grid instance, often triggered by marker data (
gridAction
) or tour events.