Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • hotspotsManager

Index

Constructors

constructor

Properties

_mouseCatcher

_mouseCatcher: mouseCatcher

_responsive

_responsive: responsiveCatcher

_scrollCatcher

_scrollCatcher: scrollCatcher

_system

_system: system

ignoreResponsive

ignoreResponsive: boolean = false

list

list: Array<hotspotContent> = []

listeners

listeners: Array<Function> = []

started

started: boolean = false

Methods

addHotspot

addListener

  • addListener(callback: Function): void

checkLabelVisibility

  • checkLabelVisibility(ignoreResponsive?: boolean): void

checkStartVisibility

  • checkStartVisibility(): void

checkVisibility

  • checkVisibility(perc: number): void

getLastVisibleHotspot

hideHotspots

  • hideHotspots(): void

hideLabels

  • hideLabels(): void

removeHotspot

removeListener

  • removeListener(callback: Function): void

sendToListsteners

  • sendToListsteners(hotspot: any): void

setEvents

  • setEvents(): void

start

  • start(): void

stop

  • stop(): void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc