2D Markers on VR/360 Slides

VR/360 slides support a rich set of 2D marker types that you can place onto the 360-degree panorama. These markers are rendered as flat overlays projected onto the interior of the panoramic sphere, and viewers can interact with them by looking, clicking, or tapping.

Marker Type Summary

Marker Type Code Triggers Key Features
Text text click, hover in/out, idle Rich text, custom fonts, colors, background
Icon icon click, hover in/out, idle 997 icons across 12 categories, customizable color/size
Link link click, hover in/out, idle Opens a URL, custom display text
Shape shap click, hover in/out, idle 6 shape types, fill color, border color
Image mimg click, hover in/out, idle, play, end play Media library images, displayed on the panorama
Video mvid click, hover in/out, idle, play, end play Embedded video playback on the panorama
Audio audi click, hover in/out, idle, play, end play Invisible audio source, positional audio
Poll mpol click, hover in/out, idle, option triggers True/false, single answer, multiple choice
Stream stre click, hover in/out, idle Live video stream (VR/360 only)

Info

All 2D marker types share four common triggers: Click, Hover In, Hover Out, and Idle. Media markers (Image, Video, Audio) add Play and End Play. Polls have additional option-based triggers. See Behavior Triggers for the full reference.

Positioning on the 360 Sphere

On VR/360 slides, markers are placed on the interior surface of a 360-degree panoramic sphere. The position coordinates (X, Y, Z) in the properties panel correspond to the marker’s placement on this sphere. You can reposition markers by:

The canvas displays an equirectangular projection of the panorama, so markers near the top and bottom edges may appear stretched in the editor but will look correct in VR.

Tip

For best results, use equirectangular panoramic images with a 2:1 aspect ratio as your slide background.


Text Markers

Text markers let you add rich text overlays onto the 360 panorama. They are ideal for titles, labels, instructions, and descriptive content that viewers see as they explore the scene.

Creating a Text Marker

  1. Click Add in the toolbar to open the QuickAdd modal
  2. Go to the Elements tab
  3. Click Text (“Add text content”)
  4. Enter your text in the creation dialog
  5. Click Create

Text Properties

Once created, you can customize the text marker through the properties panel:

Use Cases


Icon Markers

Icon markers place 2D icons from a built-in library of 997 icons onto the panorama. They are useful as visual indicators, navigation aids, or decorative elements.

The icon selector modal showing 997 icons organized into categories like Arrows and Navigation, Media and Controls, User Interface, and more

Creating an Icon Marker

  1. Click Add in the toolbar
  2. Go to the Elements tab
  3. Click 2D Icon (“Add a flat icon”)
  4. Browse or search the icon library (997 icons available)
  5. Select an icon and click Select Icon

Icon Library Categories

The icon library is organized into 12 categories:

Category Count Examples
Arrows & Navigation 53 Directional arrows, chevrons, compass
Media & Controls 42 Play, pause, volume, sliders
User Interface 45 Menus, settings, search, toggles
Communication 34 Chat, email, phone, notifications
Business & Finance 39 Charts, currency, briefcase
Files & Documents 48 File types, folders, clipboard
People & Users 43 User profiles, groups, avatars
Health & Medical 52 Medical symbols, heart, first aid
Transportation 38 Vehicles, maps, location pins
Weather & Nature 32 Sun, cloud, rain, trees
Food & Drink 31 Utensils, beverages, food items
Animals 14 Various animal icons
Objects & Tools 63 Tools, devices, household items
Shapes & Symbols 36 Geometric shapes, math symbols
VR & Technology 42 VR headsets, controllers, tech
Hands & Gestures 24 Hand signals, pointing, thumbs up
Emojis & Faces 42 Smiley faces, expressions

Icon Properties

Tip

Use the search bar at the top of the icon selector to quickly find icons by name. You can also double-click an icon to select it immediately.


Link Markers

Link markers create clickable buttons on the panorama that open a URL when activated. They are useful for directing viewers to external resources, websites, or supplementary content.

The Set Link URL dialog where you enter a URL to embed in the link marker

Creating a Link Marker

  1. Click Add in the toolbar
  2. Go to the Elements tab
  3. Click Link (“Add a URL link”)
  4. Enter the target URL in the dialog (e.g., https://example.com)
  5. Click Create Link

Link Properties

Warning

The linked webpage is embedded in the marker. Some websites may not allow embedding due to their security policies (X-Frame-Options or Content-Security-Policy headers). Test your links to make sure they work as expected.


Shape Markers

Shape markers add geometric 2D shapes to the panorama. You can use them as backgrounds, highlights, decorative elements, or as invisible hit areas for behaviors.

The editor showing a circle shape marker with the properties panel displaying Shape type, Fill color, Border color, and Transform controls

Creating a Shape Marker

  1. Click Add in the toolbar
  2. Go to the Shapes tab
  3. Click one of the available 2D shapes

Available Shapes

Shape Description
Rectangle A four-sided rectangle
Circle A circular/elliptical shape
Triangle A three-sided triangular shape
Arrow A directional arrow shape
Diamond A diamond/rhombus shape
Star A five-pointed star shape

Shape Properties

Tip

Shapes with a transparent fill and visible border work well as highlight rings or attention-drawing outlines around other markers.


Image Markers

Image markers display images from your media library directly on the panorama. They support common image formats and can be used for photos, diagrams, logos, or any visual content.

Creating an Image Marker

  1. Click Add in the toolbar
  2. Go to the Media tab
  3. Select an image from your existing media library, or upload a new one
  4. Click the image to add it to the slide

Image Properties

Additional Triggers

Image markers support two extra behavior triggers beyond the common set:


Video Markers

Video markers embed video playback directly on the panorama. Viewers can watch videos within the VR experience without leaving the presentation.

Creating a Video Marker

  1. Click Add in the toolbar
  2. Go to the Media tab
  3. Select a video from your media library, or upload a new one
  4. Click the video to add it to the slide

Video Properties

Additional Triggers

Video markers have two extra behavior triggers:

Info

You can use behaviors to control video playback: Play, Pause, and Seek actions let you start, stop, or jump to a specific time in the video based on user interactions with other markers.


Audio Markers

Audio markers are invisible audio sources placed in the scene. While they have no visual representation on the panorama, they play audio that viewers hear during the presentation.

Creating an Audio Marker

  1. Click Add in the toolbar
  2. Go to the Media tab
  3. Select an audio file from your media library, or upload a new one
  4. Click the audio file to add it to the slide

Audio Properties

Additional Triggers

Audio markers support:

Tip

Even though audio markers are invisible, they still appear in the Layers panel. You can select them there to edit properties or add behaviors. Use the Hidden option with a Show behavior to start audio playback at a specific moment.


Poll Markers

Poll markers add interactive polls and quizzes to your presentation. They are a powerful tool for audience engagement, knowledge checks, and gathering real-time feedback during sessions.

The QuickAdd modal on a 360 slide showing the Elements tab with Text, Link, 2D Icon, and Poll options

Creating a Poll Marker

  1. Click Add in the toolbar
  2. Go to the Elements tab
  3. Click Poll (“Add quiz or poll”)
  4. Choose the poll type and configure options

Poll Types

Poll Type Code Options Correct Answer Best For
True/False polt 2 options (True, False) No Quick comprehension checks
Single Answer pols Up to 4 options No Opinion polls, simple quizzes
Multiple Choice polm Up to 4 options Yes Knowledge assessments, graded quizzes

Poll-Specific Triggers

Poll markers have unique behavior triggers based on the selected option:

Trigger Available On Description
option_0 All poll types First option selected
option_1 All poll types Second option selected
option_2 Single Answer, Multiple Choice Third option selected
option_3 Single Answer, Multiple Choice Fourth option selected
correct_answer Multiple Choice only The correct option selected

Poll-Specific Actions

Info

During a live session, poll responses are collected from all attendees in real time. Use the Show Results behavior action to reveal aggregated results after everyone has voted.


Stream Markers

Stream markers embed a live video stream directly on the panorama. This allows presenters to broadcast a live camera feed or screen share within the VR experience.

Creating a Stream Marker

  1. Click Add in the toolbar
  2. Go to the Elements tab
  3. Click Stream (available on VR/360 slides only)

Stream Properties

Warning

Stream markers are only available on VR/360 slides. They do not appear in the QuickAdd modal on VR/3D or AR slide types. If you need live video on a 3D or AR slide, consider an alternative approach such as a video marker with a pre-recorded feed.


Marker Availability on VR/360

The following table summarizes which marker types you can add to VR/360 slides and where to find them in the QuickAdd modal:

Marker Type QuickAdd Tab Available on VR/360
Text Elements Yes
2D Icon Elements Yes
Link Elements Yes
Poll Elements Yes
Stream Elements Yes
Rectangle Shapes Yes
Circle Shapes Yes
Triangle Shapes Yes
Arrow Shapes Yes
Diamond Shapes Yes
Star Shapes Yes
Image Media Yes
Video Media Yes
Audio Media Yes
3D Icon Elements No – VR/3D and AR only
3D Shape Shapes No – VR/3D and AR only
3D Object Media No – VR/3D and AR only

Tip

For 3D-specific markers (3D Icon, 3D Shape, 3D Object), see 3D Markers.