CreationPolicy | Matterport SDK
Usage of the SDK constitutes your agreement with the Matterport SDK Agreement. Email developers@matterport.com with any questions.

The behavior to use when creating a link.

Index

Enumeration members

Enumeration members

MATTERPORT

MATTERPORT: = "link.creationpolicy.matterport"

Use the original Matterport link as the base of the link

REFERRER

REFERRER: = "link.creationpolicy.referrer"

Use the embedder's window.location as the base of the link

WINDOW

WINDOW: = "link.creationpolicy.window"

Use Showcase's current window.location as the base of the link