Constructors
constructor
- new Marker(viewer, plugin, config): Marker
Properties
definition
definition: any
Protected
element
element: any
Accessors
data
- get data(): any
Returns any
domElement
- get domElement(): HTMLElement | SVGElement
Returns HTMLElement | SVGElement
id
- get id(): string
Returns string
video
- get video(): HTMLVideoElement
Returns HTMLVideoElement
Methods
is3d
- is3d(): boolean
Returns boolean
isCss3d
- isCss3d(): boolean
Returns boolean
isNormal
- isNormal(): boolean
Returns boolean
isPoly
- isPoly(): boolean
Returns boolean
isSvg
- isSvg(): boolean
Returns boolean
Base class for all markers