Class: CosmographLicensingManager
Constructors
Constructor
new CosmographLicensingManager(
_,initialLicenseKey?):CosmographLicensingManager
Parameters
| Parameter | Type |
|---|---|
_ | ICosmographInternalApi |
initialLicenseKey? | string |
Returns
CosmographLicensingManager
Methods
shouldRenderInitialAttribution()
shouldRenderInitialAttribution():
boolean
Returns
boolean
updateAttributionByLicenseKey()
updateAttributionByLicenseKey(
licenseKey):void
Parameters
| Parameter | Type |
|---|---|
licenseKey | string | undefined |
Returns
void