Home Reference Source Repository
import RealEarthAnimateTile from 'webmapsjs/src/mixin/RealEarthAnimateTile.js'
public class | source

RealEarthAnimateTile

Extends:

RealEarthAnimate → RealEarthAnimateTile

Animate real earth tile

Method Summary

Public Methods
public

load()

override base layer load

public

setLayerTime(theTime: *)

public
Protected Methods
protected

Inherited Summary

From class RealEarthAnimate
public get
public
public

load()

override base layer load

public
public

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 load() source

override base layer load

Override:

RealEarthAnimate#load

public setLayerTime(theTime: *) source

Override:

RealEarthAnimate#setLayerTime

Params:

NameTypeAttributeDescription
theTime *

public timeInit() source

Override:

RealEarthAnimate#timeInit

Protected Methods

protected _loadLatest() source

Override:

RealEarthAnimate#_loadLatest