Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Activator

Manages commercial marker.js Live licenses.

Hierarchy

  • Activator

Index

Accessors

Methods

Accessors

Static isLicensed

  • get isLicensed(): boolean
  • Returns true if the copy of marker.js Live is commercially licensed.

    Returns boolean

Methods

Static addKey

  • addKey(key: string): void
  • Add a license key

    Parameters

    • key: string

      license key sent to you after purchase.

    Returns void

Generated using TypeDoc