import RealEarthAnimateTile from 'webmapsjs/src/mixin/RealEarthAnimateTile.js'
Method Summary
Public Methods | ||
public |
load() override base layer load |
|
public |
setLayerTime(theTime: *) |
|
public |
timeInit() |
Protected Methods | ||
protected |
|
Inherited Summary
From class RealEarthAnimate | ||
public get |
|
|
public |
localTimes: * |
|
public |
load() override base layer load |
|
public |
setLayerTime(theTime: number): boolean |
|
public |
timeInit() Call this after the mixin has been applied |
|
protected |
_loadDates(inString: string): string Given the raw time string, add to the arrays to keep track of dates and cache |
|
protected |
|
Public Methods
public setLayerTime(theTime: *) source
Override:
RealEarthAnimate#setLayerTimeParams:
Name | Type | Attribute | Description |
theTime | * |