OptionalcurrentCurrent tour step getter
Optionalduration?: numberInternally calculated total duration, sum of all step durations
Optionalgoto?: ((n: number) => void)Go to step -- for running tours
Optionalimage?: Models.Assets.ImageOptional tour image asset
OptionalinitialStart on this tour step
OptionalisChapter-based multi-video serial tour
OptionalkeepDon't reset view when tour ends
Optionalnext?: (() => void)Go to next step -- for running tours
OptionalnoNo user controls
Optionalprev?: (() => void)Go to prev step -- for running tours
OptionalprintPrint the chapters in the interface
Optionalscrollable?: booleanThis is a scrolling tour
OptionalstepInternally generated propagated step data by Micrio
Tour steps
A Micrio marker tour -- a sequence of markers, which the user can navigate through. This is created in the Micrio editor.