dymaptic.GeoBlazor.Core
dymaptic.GeoBlazor.Core.Components.Popups
PopupContent Class
Content elements define what should display within the PopupTemplate content.
ArcGIS Maps SDK for JavaScript
public abstract class PopupContent : dymaptic.GeoBlazor.Core.Components.MapComponent
Inheritance System.Object 🡒 Microsoft.AspNetCore.Components.ComponentBase 🡒 MapComponent 🡒 PopupContent
Derived
↳ AttachmentsPopupContent
↳ ExpressionPopupContent
↳ FieldsPopupContent
↳ MediaPopupContent
↳ RelationshipPopupContent
↳ TextPopupContent
Properties
PopupContent.Type Property
The type of Popup Content
public abstract dymaptic.GeoBlazor.Core.Enums.PopupContentType Type { get; }