Class: RealEarthAnimateTile

RealEarthAnimateTile

Animate real earth tile

Constructor

new RealEarthAnimateTile()

Source:

Extends

Members

animationEnabled

Inherited From:
Source:

Methods

(protected) _loadDates(inString) → {string}

Given the raw time string, add to the arrays to keep track of dates and cache
Parameters:
Name Type Description
inString string input string to parse
Overrides:
Source:
Returns:
the converted string
Type
string

(protected) _loadLatest()

Overrides:
Source:

load()

override base layer load
Overrides:
Source:

setLayerTime(theTime) → {boolean}

Parameters:
Name Type Description
theTime number the time
Overrides:
Source:
Returns:
true if new index, false if the same or below lowest value
Type
boolean

timeInit()

Call this after the mixin has been applied
Overrides:
Source: