Open Pioneer Trails Packages
    Preparing search index...

    Interface ChildrenCollection<LayerType>

    Contains the children of a layer.

    interface ChildrenCollection<LayerType> {
        getItems(options?: LayerRetrievalOptions): LayerType[];
    }

    Type Parameters

    • LayerType

    Hierarchy (View Summary)

    Index

    Methods

    Methods