RealEarthAnimate
Direct Subclass:
Mixin to get the product times Be sure to call getTimeInit after the mixin has been applied
Member Summary
Public Members | ||
public get |
|
|
public |
localTimes: * |
Method Summary
Public Methods | ||
public |
load() override base layer load |
|
public |
setLayerTime(theTime: number): boolean |
|
public |
timeInit() Call this after the mixin has been applied |
Protected Methods | ||
protected |
_loadDates(inString: string): string Given the raw time string, add to the arrays to keep track of dates and cache |
|
protected |
|
Public Members
public localTimes: * source
Public Methods
public setLayerTime(theTime: number): boolean source
Params:
Name | Type | Attribute | Description |
theTime | number | the time |