Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 574 Bytes

File metadata and controls

14 lines (9 loc) · 574 Bytes

GaiaLayer

A representation of a layer in a Gaia map. A layer can contain multiple sub-layers and elements. Each layer has a unique ID within the context of a map.

Properties

Name Type Required Description
id GaiaLayerId Yes
elements List[GaiaElement] Yes A list of elements contained within the layer.

[Back to Model list] [Back to API list] [Back to README]