Interface PopupDefinition

Encapsulates the creation and lifecycle of PopupTemplates.

Hierarchy

  • PopupDefinition

Methods

  • Hook to cleanup resources cached for a given popuptemplate or layer.

    Function is triggered by the custom popup engine if a layer is removed from the map.

    Parameters

    • layerOrStore: Layer | Store

      instance (either Layer or StoreInstance for which the popup template was created.

    Returns void

Generated using TypeDoc