The marker ID
The relative marker X coordinate [0-1]
The relative marker Y coordinate [0-1]
Optional
view?: ViewThe viewport to zoom to when the marker is opened
Optional
title?: stringThe main marker title
Optional
label?: stringAlternative title to display as marker label
Optional
slug?: stringThe marker url slug
Optional
body?: stringMarker main body HTML
Optional
markdown?: stringMarker main body raw text
Optional
html?: stringMarker markdown markdown rendered body (autogenerated)
Optional
bodyMarker secondary body HTML
Optional
markdownMarker secondary body raw text
Optional
type?: "image" | "audio" | "video" | "media" | "link" | "waypoint"Content type
Optional
class?: stringMarker classnames
Optional
audio?: AudioAudio asset
Optional
audioAutoplay the audio asset when the marker is opened
Optional
noDon't draw a marker element
Optional
htmlA custom HTML element instead of the default
Optional
embedEmbedded images into main image
Optional
embedAn optional iframe embed url
Optional
embedEmbed description
Optional
embedOpen the iframe embed in a full-window popover overlay
Optional
embedHaving the embed iframe printed mutes audio
Optional
embedPut the iframe embed as the first image embed
Optional
embedPut the iframe embed into the image embed on image load
Optional
images?: Models.Assets.Image[]Images inside marker popup
Optional
videoVideo tour which plays when the marker is opened
Optional
action?: number[Spaces] Click action for spaces
Optional
action[Spaces] Click action key
Optional
action[Spaces] Value for action
Optional
data?: MarkerDataAdditional options
Generated using TypeDoc
A Marker