dymaptic.GeoBlazor.Core
dymaptic.GeoBlazor.Core.Interfaces
IPopupTemplateLayer Interface
public interface IPopupTemplateLayer : dymaptic.GeoBlazor.Core.Interfaces.IMapComponent
Derived
 ↳ CSVLayer
 ↳ FeatureLayer
 ↳ GeoJSONLayer
 ↳ ImageryTileLayer
 ↳ Sublayer
Implements IMapComponent
Properties
IPopupTemplateLayer.PopupTemplate Property
The PopupTemplate for the layer.
dymaptic.GeoBlazor.Core.Components.Popups.PopupTemplate? PopupTemplate { get; set; }