JavaScript & React libraryAPI

Class: CosmographLicensingManager

Constructors

Constructor

new CosmographLicensingManager(_, initialLicenseKey?): CosmographLicensingManager

Parameters

ParameterType
_ICosmographInternalApi
initialLicenseKey?string

Returns

CosmographLicensingManager

Methods

shouldRenderInitialAttribution()

shouldRenderInitialAttribution(): boolean

Returns

boolean


updateAttributionByLicenseKey()

updateAttributionByLicenseKey(licenseKey): void

Parameters

ParameterType
licenseKeystring | undefined

Returns

void