geoview-core
    Preparing search index...

    Function commonValidateListOfLayerEntryConfig

    • This method validates recursively the configuration of the layer entries to ensure that it is a feature layer identified with a numeric layerId and creates a group entry when a layer is a group.

      Parameters

      • layer: EsriDynamic | EsriFeature

        The ESRI layer instance pointer.

      • listOfLayerEntryConfig: ConfigBaseClass[]

        The list of layer entries configuration to validate.

      Returns void