dymaptic.GeoBlazor.Core
dymaptic.GeoBlazor.Core.Enums
LoadStatus Enum
Represents the status of a load operation. default “not-loaded” ArcGIS Maps SDK for JavaScript
public enum LoadStatus
Fields
NotLoaded 0
Loading 1
Failed 2
Loaded 3
Represents the status of a load operation. default “not-loaded” ArcGIS Maps SDK for JavaScript
public enum LoadStatus
NotLoaded 0
Loading 1
Failed 2
Loaded 3