interface PortalOpenOptions {
    layerId?: number;
}

Properties

Properties

layerId?: number

Layer id to open for Feature Service items. Defaults to the service's first advertised layer.