SourceClass()
SourceClass = (
id:string,specification:RasterSourceSpecification,eventedParent:Evented) =>Source
Defined in: source/source.ts:115
A general definition of a Source class for factory usage
Parameters
| Parameter | Type |
|---|---|
id |
string |
specification |
RasterSourceSpecification |
eventedParent |
Evented |