Function _cachePopupInfoPrivate

  • Private

    Helper function to cache a single popupInfo This property will be reset on the layer

    Parameters

    • popupInfos: IPopupInfos

      object to store the cahced popupInfo

    • type: "layers" | "tables"

      is it a layer or table

    • _items: any

      list or either layers or tables

    Returns void