Interface PopupTemplateResolverParams

Parameters used to resolve Popup templates from stores or layers.

Hierarchy

  • PopupTemplateResolverParams

Properties

layerId?: string

Id of the layer.

mapWidgetModel?: MapWidgetModel

Optional MapWidgetModel, by default the global model is used.

resolveOnLayer?: boolean

Stops resolving for templates at store level.

Store.

storeId?: string

Id of the store.

Generated using TypeDoc