GeoBlazor Pro
dymaptic.GeoBlazor.Pro
dymaptic.GeoBlazor.Pro.Functions
PopupTemplateContentDestroyer(PopupTemplateCreatorEvent) Delegate
A delegate to destroy the content of a popup template.
public delegate System.Threading.Tasks.Task PopupTemplateContentDestroyer(dymaptic.GeoBlazor.Pro.Events.PopupTemplateCreatorEvent destroyerEvent);
Parameters
destroyerEvent
PopupTemplateCreatorEvent
The event that contains the graphic feature that was clicked on to trigger the popup.