Skip to content

Enumeration: LayerSourceType

Table of contents

Enumeration Members

Enumeration Members

image

image = "image"

Defined in

gl-core/src/type.ts:98


tile

tile = "tile"

Defined in

gl-core/src/type.ts:99


timeline

timeline = "timeline"

Defined in

gl-core/src/type.ts:100

Released under the MIT License.