Class: RealEarthAnimateVector

RealEarthAnimateVector

class mixin to animate RealEarth vector layers

Constructor

new RealEarthAnimateVector()

Source:

Extends

Members

animationEnabled

Inherited From:
Source:

Methods

(protected) _loadDates(inString)

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

(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: