dymaptic.GeoBlazor.Core
dymaptic.GeoBlazor.Core.Functions
UpdateBasemapsCallback(IReadOnlyCollection) Delegate
Passes a JavaScript function to an ArcGIS property.
public delegate System.Threading.Tasks.Task<dymaptic.GeoBlazor.Core.Components.Basemap[]> UpdateBasemapsCallback(System.Collections.Generic.IReadOnlyCollection<dymaptic.GeoBlazor.Core.Components.Basemap> items);
Parameters
items
System.Collections.Generic.IReadOnlyCollection<Basemap>