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

Failed 2

Loaded 3

Loading 1

NotLoaded 0