dymaptic.GeoBlazor.Core

dymaptic.GeoBlazor.Core.Functions

FetchFeatureInfoFunction(object) Delegate

public delegate System.Threading.Tasks.Task<dymaptic.GeoBlazor.Core.Components.Graphic[]> FetchFeatureInfoFunction(object query);

Parameters

query System.Object

Returns

System.Threading.Tasks.Task<Graphic[]>