dymaptic.GeoBlazor.Core

dymaptic.GeoBlazor.Core Assembly

Namespaces

dymaptic.GeoBlazor.Core Namespace

Classes  
_Imports  
DependencyExtension Static extension class for injecting GeoBlazor types
GeoBlazorSettings Configuration Settings Object, can be populated from JSON (e.g., appsettings.json) or environment variables.
JsModuleManager Static class for managing the JavaScript modules used by GeoBlazor.
Enums  
BlazorMode Identifies whether the application is running in Server, WebAssembly, or MAUI Hybrid

dymaptic.GeoBlazor.Core.Attributes Namespace

Classes  
AncestorPropertyReferenceAttribute Identifies a property that references a parent or other ancestor component. Used to skip serialization and setter/getter logic.
ArcGISMethodAttribute Attribute to mark a method as an ArcGIS method.
ArcGISPropertyAttribute Attribute to mark a property as an ArcGIS property.
RequiredPropertyAttribute Add this attribute to any property on any subclass of MapComponent, and if the user forgets to set that property, this will throw a MissingRequiredChildElementException or MissingRequiredOptionsChildElementException. This works for both `[Parameter]` properties as well as Child Components registered with `RegisterChildComponent`

dymaptic.GeoBlazor.Core.Components Namespace

Classes  
Abilities GeoBlazor Docs This object defines specific abilities for the Feature and Popup widgets. ArcGIS Maps SDK for JavaScript
ActionBase Actions are customizable behavior which can be executed in certain widgets such as Popups, a BasemapLayerList, or a LayerList. ArcGIS Maps SDK for JavaScript
ActionButton A customizable button that performs a specific action(s) used in widgets such as the Popup, LayerList, and BasemapLayerList. ArcGIS Maps SDK for JavaScript
ActionToggle A customizable toggle used in the LayerList widget that performs a specific action(s) which can be toggled on/off. ArcGIS Maps SDK for JavaScript
ActiveLayerInfo GeoBlazor Docs ActiveLayerInfo is added to or removed from the collection of activeLayerInfos as layers become visible or invisible in the view. ArcGIS Maps SDK for JavaScript
AggregateField GeoBlazor Docs Defines the aggregate fields used in a layer visualized with FeatureReductionBinning or FeatureReductionCluster. ArcGIS Maps SDK for JavaScript
AlgorithmicColorRamp GeoBlazor Docs Creates a color ramp for use in a raster renderer. ArcGIS Maps SDK for JavaScript
ApplicationProperties GeoBlazor Docs Represents configuration of application and UI elements of the WebMap. ArcGIS Maps SDK for JavaScript
ArcGISImageServiceCapabilities GeoBlazor Docs Describes the layer’s supported capabilities. ArcGIS Maps SDK for JavaScript
ArcGISImageServiceCapabilitiesMensuration GeoBlazor Docs Describes mensuration operations supported by the ImageryLayer. ArcGIS Maps SDK for JavaScript
ArcGISImageServiceCapabilitiesOperations GeoBlazor Docs Describes operations supported by the ImageryLayer. ArcGIS Maps SDK for JavaScript
AreaMeasurement2DViewModel GeoBlazor Docs The view from which the widget will operate. ArcGIS Maps SDK for JavaScript
AreaMeasurement2DViewModelMeasurement GeoBlazor Docs The area and perimeter of the measurement polygon in square meters and meters respectively. ArcGIS Maps SDK for JavaScript
AreaMeasurement2DViewModelMeasurementLabel GeoBlazor Docs This property returns the locale specific representation of the area and perimeter. ArcGIS Maps SDK for JavaScript
AttachmentsCapabilitiesOperations GeoBlazor Docs Describes the configurable attachments operations. ArcGIS Maps SDK for JavaScript
AttachmentsOrderByInfo GeoBlazor Docs The `AttachmentsOrderByInfo` class indicates the attachment field display order for the attachments configured in AttachmentsContent. ArcGIS Maps SDK for JavaScript
AttachmentsVisibleElements GeoBlazor Docs The visible elements that are displayed within the widget. ArcGIS Maps SDK for JavaScript
AuthoringInfo GeoBlazor Docs Authoring information related to generating renderers and visual variables with the Smart Mapping methods. ArcGIS Maps SDK for JavaScript
AuthoringInfoField GeoBlazor Docs A numeric field used for generating a relationship renderer along with field2. ArcGIS Maps SDK for JavaScript
AuthoringInfoField1ClassBreakInfos GeoBlazor Docs Describes the class breaks generated for this field. ArcGIS Maps SDK for JavaScript
AuthoringInfoStatistics GeoBlazor Docs Only for renderers of type `univariate-color-size` with an `above-and-below` univariateTheme. ArcGIS Maps SDK for JavaScript
AuthoringInfoVisualVariable GeoBlazor Docs Contains authoring properties of visual variables generated from one of the Smart Mapping methods or sliders. ArcGIS Maps SDK for JavaScript
Background GeoBlazor Docs The background of a SceneView that lies behind the sky, atmosphere and stars. ArcGIS Maps SDK for JavaScript
BarChartMediaInfo GeoBlazor Docs A `BarChartMediaInfo` is a type of chart media element that represents a bar chart displayed within a popup. ArcGIS Maps SDK for JavaScript
BarcodeScannerInput The BarcodeScannerInput class defines the desired user interface for a barcode or QR code scanner. This input type will default to the TextBoxInput type as the API does not currently support bar code scanning. ArcGIS Maps SDK for JavaScript
Basemap GeoBlazor Docs A basemap is a collection of layers that provide geographic context to a map or scene with data such as topographic features, road networks, buildings, and labels. ArcGIS Maps SDK for JavaScript
BasemapGalleryItem GeoBlazor Docs The BasemapGalleryItem class represents one of the items in the BasemapGallery. ArcGIS Maps SDK for JavaScript
BasemapGalleryViewModel GeoBlazor Docs Provides the logic for the BasemapGallery widget and component. ArcGIS Maps SDK for JavaScript
BasemapLayerListViewModel GeoBlazor Docs Provides logic for the BasemapLayerList widget. ArcGIS Maps SDK for JavaScript
BasemapLayerListWidgetVisibleElements GeoBlazor Docs The visible elements that are displayed within the widget. ArcGIS Maps SDK for JavaScript
BasemapStyle GeoBlazor Docs The style of the basemap from the basemap styles service (v2). ArcGIS Maps SDK for JavaScript
BasemapToggleViewModel GeoBlazor Docs Provides the logic for the Basemap Toggle component and BasemapToggle widget. ArcGIS Maps SDK for JavaScript
BasemapToggleVisibleElements GeoBlazor Docs The visible elements that are displayed within the widget. ArcGIS Maps SDK for JavaScript
Bookmark GeoBlazor Docs A bookmark is a saved map extent that allows end users to quickly navigate to a particular area of interest using the Bookmarks widget. ArcGIS Maps SDK for JavaScript
BookmarkOptionsScreenshotSettings GeoBlazor Docs An object that specifies the settings of the screenshot that will be used to create the bookmark’s thumbnail. ArcGIS Maps SDK for JavaScript
BookmarkOptionsScreenshotSettingsArea GeoBlazor Docs Used to take a screenshot of a subregion of the view. ArcGIS Maps SDK for JavaScript
BookmarksCapabilities GeoBlazor Docs Specifies the abilities for the Bookmarks widget. ArcGIS Maps SDK for JavaScript
BookmarksViewModel GeoBlazor Docs Provides the logic for the Bookmarks widget. ArcGIS Maps SDK for JavaScript
BookmarksVisibleElements GeoBlazor Docs The visible elements that are displayed within the widget. ArcGIS Maps SDK for JavaScript
Camera GeoBlazor Docs The camera defines the position, tilt, and heading of the point from which the SceneView’s visible extent is observed. ArcGIS Maps SDK for JavaScript
CameraLayout GeoBlazor Docs The camera layout defines the position of the current view in a distributed larger view. ArcGIS Maps SDK for JavaScript
Capabilities GeoBlazor Docs Describes the layer’s supported capabilities. ArcGIS Maps SDK for JavaScript
CapabilitiesAnalytics GeoBlazor Docs Describes what analytics capabilities are enabled on the layer. ArcGIS Maps SDK for JavaScript
CapabilitiesAttachment GeoBlazor Docs Describes what attachment capabilities are enabled on the layer. ArcGIS Maps SDK for JavaScript
CapabilitiesData GeoBlazor Docs Describes characteristics of the data in the layer. ArcGIS Maps SDK for JavaScript
CapabilitiesEditing GeoBlazor Docs Describes editing capabilities that can be performed on the features in the layer via applyEdits(). ArcGIS Maps SDK for JavaScript
CapabilitiesMetadata GeoBlazor Docs Describes the metadata contained on features in the layer. ArcGIS Maps SDK for JavaScript
CapabilitiesOperations GeoBlazor Docs Describes operations that can be performed on features in the layer. ArcGIS Maps SDK for JavaScript
CapabilitiesQueryAttributeBins GeoBlazor Docs
CapabilitiesQueryAttributeBinsSupportedNormalizationTypes GeoBlazor Docs
CapabilitiesQueryAttributeBinsSupportedStatistics GeoBlazor Docs
CapabilitiesQueryRelated GeoBlazor Docs Indicates if the layer’s query operation supports querying features or records related to features in the layer. ArcGIS Maps SDK for JavaScript
CapabilitiesQueryTopFeatures GeoBlazor Docs Describes top features query operations that can be performed on features in the layer. ArcGIS Maps SDK for JavaScript
ChartMediaInfoValue GeoBlazor Docs The `ChartMediaInfoValue` class contains information for popups regarding how charts should be constructed. ArcGIS Maps SDK for JavaScript
ChartMediaInfoValueSeries GeoBlazor Docs The `ChartMediaInfoValueSeries` class is a read-only support class that represents information specific to how data should be plotted in a chart. ArcGIS Maps SDK for JavaScript
Circle GeoBlazor Docs A circle is a Polygon created by specifying a center point and a radius. ArcGIS Maps SDK for JavaScript
CloudyWeather GeoBlazor Docs The CloudyWeather class allows you to change the weather conditions in the scene to cloudy weather. ArcGIS Maps SDK for JavaScript
ClusterTitle GeoBlazor Docs Describes the schema of the ClusterTitle element. ArcGIS Maps SDK for JavaScript
CodedValue<T> The coded value in a domain. ArcGIS Maps SDK for JavaScript
CodedValueDomain<T> Information about the coded values belonging to the domain. ArcGIS Maps SDK for JavaScript
ColorRamp GeoBlazor Docs A ColorRamp object is used to specify a range of colors that are applied to a group of symbols or pixels. ArcGIS Maps SDK for JavaScript
ColorRampElement GeoBlazor Docs Describes the schema of the ColorRampElement used as a legendElement. ArcGIS Maps SDK for JavaScript
ColorRampStop GeoBlazor Docs Describes the schema of the ColorRampStop element. ArcGIS Maps SDK for JavaScript
ColorStop GeoBlazor Docs Defines a color stop used for creating a continuous color visualization in a color visual variable. ArcGIS Maps SDK for JavaScript
ColorVariable GeoBlazor Docs The color visual variable is used to visualize features along a continuous color ramp based on the values of a numeric attribute field or an expression. ArcGIS Maps SDK for JavaScript
ColumnChartMediaInfo GeoBlazor Docs A `ColumnChartMediaInfo` is a type of chart media element that represents a column chart displayed within a popup. ArcGIS Maps SDK for JavaScript
ComboBoxInput The ComboBoxInput class defines the desired user interface for a combo box group. ArcGIS Maps SDK for JavaScript
CompassViewModel GeoBlazor Docs Provides the logic for the Compass widget. ArcGIS Maps SDK for JavaScript
Constraints Specifies constraints to scale, zoom, and rotation that may be applied to the MapView. The constraints.lods should be set in the MapView constructor, if the map does not have a basemap or when the basemap does not have tileInfo. ArcGIS Maps SDK for JavaScript
CSVLayerElevationInfo GeoBlazor Docs Specifies how features are placed on the vertical axis (z). ArcGIS Maps SDK for JavaScript
CSVLayerElevationInfoFeatureExpressionInfo GeoBlazor Docs Defines how to override a feature’s Z-value based on its attributes. ArcGIS Maps SDK for JavaScript
CSVLayerView GeoBlazor Docs Represents the LayerView of a CSVLayer after it has been added to a Map in either a MapView or SceneView. ArcGIS Maps SDK for JavaScript
CustomOverlay A container for placing custom html or Razor Components on top of the Map View.
DateTimePickerInput The DateTimePickerInput class defines the desired user interface for editing date fields in a form. ArcGIS Maps SDK for JavaScript
DimensionalDefinition GeoBlazor Docs A dimensional definition defines a filter based on one variable and one dimension. ArcGIS Maps SDK for JavaScript
DisplayFilterInfo GeoBlazor Docs Display filters are associated with a given layer and control which features are visible on the map. ArcGIS Maps SDK for JavaScript
DistanceMeasurement2DViewModel GeoBlazor Docs Provides the logic for the DistanceMeasurement2D widget. ArcGIS Maps SDK for JavaScript
DistanceMeasurement2DViewModelMeasurement GeoBlazor Docs The length and geometry of the measurement polyline in meters. ArcGIS Maps SDK for JavaScript
Domain Domains define constraints on a layerfield. ArcGIS Maps SDK for JavaScript
DotDensityTitle GeoBlazor Docs Describes the schema of the DotDensityTitle element. ArcGIS Maps SDK for JavaScript
DynamicDataLayer A dynamic data layer is a layer created on-the-fly with data stored in a registered workspace. This is data that can be rendered and queried on the fly, but that isn’t explicitly exposed as a service sublayer. Depending on the type of data source, these layers are classified as one of the following. ArcGIS Maps SDK for JavaScript
DynamicDataLayerFields Controls field visibility in the layer. ArcGIS Maps SDK for JavaScript
DynamicDataSource Abstract base class for data sources in a dynamic data layer.
DynamicLayer Abstract base class for DynamicMapLayer and DynamicDataLayer.
DynamicMapLayer A dynamic map layer refers to a layer published in a map service that has dynamic layers enabled. This layer type may be used to create multiple sublayers that point to the same service layer, but are assigned different definition expressions, renderers, and other properties. ArcGIS Maps SDK for JavaScript
ElementExpressionInfo GeoBlazor Docs Defines an Arcade expression used to create an ExpressionContent element in a PopupTemplate. ArcGIS Maps SDK for JavaScript
Environment GeoBlazor Docs Represents settings that affect the environment in which the WebScene is displayed (such as lighting). ArcGIS Maps SDK for JavaScript
ExpandViewModel Provides the logic for the Expand widget. ArcGIS Maps SDK for JavaScript
FeatureEffect GeoBlazor Docs FeatureEffect allows you to emphasize or deemphasize features that satisfy a filter in 2D MapView. ArcGIS Maps SDK for JavaScript
FeatureFilter GeoBlazor Docs This class defines parameters for setting a client-side filter on a featureEffect or layer view. ArcGIS Maps SDK for JavaScript
FeatureLayerBaseElevationInfo GeoBlazor Docs Specifies how features are placed on the vertical axis (z). ArcGIS Maps SDK for JavaScript
FeatureLayerBaseElevationInfoFeatureExpressionInfo GeoBlazor Docs Defines how to override a feature’s Z-value based on its attributes. ArcGIS Maps SDK for JavaScript
FeatureLayerView GeoBlazor Docs Represents the LayerView of a FeatureLayer after it has been added to a Map in either a MapView or SceneView. ArcGIS Maps SDK for JavaScript
FeatureSnappingLayerSource GeoBlazor Docs The FeatureSnappingLayerSource specifies which layers will be utilized for snapping in the SnappingOptions. ArcGIS Maps SDK for JavaScript
FeaturesViewModel GeoBlazor Docs Provides the logic for the Features widget. ArcGIS Maps SDK for JavaScript
FeaturesViewModelFetchFeaturesScreenPoint  
FeaturesViewModelScreenPoint GeoBlazor Docs An object representing a point on the screen. ArcGIS Maps SDK for JavaScript
Field GeoBlazor Docs Information about each field in a layer. ArcGIS Maps SDK for JavaScript
FieldInfo GeoBlazor Docs The `FieldInfo` class defines how a Field participates, or in some cases, does not participate, in a PopupTemplate. ArcGIS Maps SDK for JavaScript
FieldInfoFormat GeoBlazor Docs The `FieldInfoFormat` class is used with numerical or date fields to provide more detail about how the value should be displayed in a popup. ArcGIS Maps SDK for JavaScript
FoggyWeather GeoBlazor Docs The FoggyWeather class allows you to change the weather conditions in the scene to foggy weather. ArcGIS Maps SDK for JavaScript
FormInput Abstract base class for Input fields in a form element.
GeoJSONLayerElevationInfo GeoBlazor Docs Specifies how features are placed on the vertical axis (z). ArcGIS Maps SDK for JavaScript
GeoJSONLayerElevationInfoFeatureExpressionInfo GeoBlazor Docs Defines how to override a feature’s Z-value based on its attributes. ArcGIS Maps SDK for JavaScript
GeoJSONLayerView GeoBlazor Docs Represents the LayerView of a GeoJSONLayer after it has been added to a Map in either a MapView or SceneView. ArcGIS Maps SDK for JavaScript
GeolocationOptions GeoBlazor Docs An object used for setting optional position parameters. default null ArcGIS Maps SDK for JavaScript
GeometryEngine A client-side geometry engine for testing, measuring, and analyzing the spatial relationship between two or more 2D geometries. If more than one geometry is required for any of the methods below, all geometries must have the same spatial reference for the methods to work as expected. ArcGIS Maps SDK for JavaScript
GeoRSSLayerView GeoBlazor Docs Represents the LayerView of a GeoRSSLayer after it has been added to a Map in a MapView. ArcGIS Maps SDK for JavaScript
Graphic GeoBlazor Docs A Graphic is a vector representation of real world geographic phenomena. ArcGIS Maps SDK for JavaScript
GraphicsLayerElevationInfo GeoBlazor Docs Specifies how graphics are placed on the vertical axis (z). ArcGIS Maps SDK for JavaScript
GraphicsLayerElevationInfoFeatureExpressionInfo GeoBlazor Docs Defines how to override a feature’s Z-value based on its attributes. ArcGIS Maps SDK for JavaScript
GraphicsLayerView GeoBlazor Docs Represents the LayerView of a GraphicsLayer after it has been added to a Map in either a MapView or SceneView. ArcGIS Maps SDK for JavaScript
GroundNavigationConstraint GeoBlazor Docs Specifies the user navigation constraints relative to the ground surface. ArcGIS Maps SDK for JavaScript
HeatmapRampElement GeoBlazor Docs Describes the schema of the HeatmapRampElement used as a legendElement. ArcGIS Maps SDK for JavaScript
HeatmapRampStop GeoBlazor Docs Describes the schema of the HeatmapRampStop element. ArcGIS Maps SDK for JavaScript
HighlightOptions GeoBlazor Docs HighlightOptions are used to customize the appearance of highlights applied to features. ArcGIS Maps SDK for JavaScript
HomeViewModel GeoBlazor Docs Provides the logic for the Home component and Home widget that animates the View to its initial Viewpoint or a previously defined viewpoint. ArcGIS Maps SDK for JavaScript
ImageMediaInfo GeoBlazor Docs An `ImageMediaInfo` is a type of media element that represents images to display within a popup. ArcGIS Maps SDK for JavaScript
ImageMediaInfoValue GeoBlazor Docs The `ImageMediaInfoValue` class contains information for popups regarding how images should be retrieved. ArcGIS Maps SDK for JavaScript
ImageryLayerView GeoBlazor Docs Represents the LayerView of an ImageryLayer after it has been added to a Map in either a MapView or SceneView. ArcGIS Maps SDK for JavaScript
InheritedDomain This is a subclass of Domain. ArcGIS Maps SDK for JavaScript
InitialViewProperties GeoBlazor Docs Represents the initial viewing state of the WebMap when displayed in a MapView. ArcGIS Maps SDK for JavaScript
JoinTableDataSource The result of an on-the-fly join operation at runtime. ArcGIS Maps SDK for JavaScript
KMLLayerView GeoBlazor Docs Represents the LayerView of a KMLLayer after it has been added to a Map in a MapView. ArcGIS Maps SDK for JavaScript
KMLLayerViewMapImage GeoBlazor Docs *MapImagerepresents an image overlay draped onto the terrain. ArcGIS Maps SDK for JavaScript
KMLSublayer GeoBlazor Docs Represents a sublayer in a KMLLayer. ArcGIS Maps SDK for JavaScript
Label GeoBlazor Docs Defines label expressions, symbols, scale ranges, label priorities, and label placement options for labels on a layer. ArcGIS Maps SDK for JavaScript
LabelExpressionInfo GeoBlazor Docs Defines the labels for a FeatureLayer. default null ArcGIS Maps SDK for JavaScript
LayerFloorInfo GeoBlazor Docs LayerFloorInfo contains properties that allow a layer to be floor-aware. ArcGIS Maps SDK for JavaScript
LayerListCatalogOptionsVisibleElements GeoBlazor Docs The visible elements that are displayed within the catalog layer list. ArcGIS Maps SDK for JavaScript
LayerListKnowledgeGraphOptionsVisibleElements GeoBlazor Docs The visible elements that are displayed within the table list. ArcGIS Maps SDK for JavaScript
LayerListViewModel GeoBlazor Docs Provides the logic for the LayerList widget. ArcGIS Maps SDK for JavaScript
LayerListVisibleElements GeoBlazor Docs The visible elements that are displayed within the widget. ArcGIS Maps SDK for JavaScript
LayerOptions GeoBlazor Docs The `LayerOptions` class defines additional options that can be defined for a layer’s PopupTemplate. ArcGIS Maps SDK for JavaScript
LayerSearchSource GeoBlazor Docs The following properties define a Layer-based source whose features may be searched by a Search widget instance. ArcGIS Maps SDK for JavaScript
LayerView GeoBlazor Docs Represents the view for a single layer after it has been added to either a MapView or a SceneView. ArcGIS Maps SDK for JavaScript
LegendLayerInfos GeoBlazor Docs Specifies a subset of the layers to display in the legend. ArcGIS Maps SDK for JavaScript
LegendStyle GeoBlazor Docs
LegendViewModel GeoBlazor Docs Provides the logic for the Legend widget, which displays a label and symbol for interpreting the Renderer of each layer in a map. ArcGIS Maps SDK for JavaScript
LegendViewModelLayerInfos GeoBlazor Docs Specifies a subset of the layers in the map to display in the legend. ArcGIS Maps SDK for JavaScript
LineChartMediaInfo GeoBlazor Docs A `LineChartMediaInfo` is a type of chart media element that represents a line chart displayed within a popup. ArcGIS Maps SDK for JavaScript
ListItem GeoBlazor Docs The ListItem class represents one of the operationalItems in the LayerListViewModel. ArcGIS Maps SDK for JavaScript
LocalBasemapsSource The LocalBasemapsSource class is a Collection-driven Basemapsource in the BasemapGalleryViewModel or BasemapGallery widget. ArcGIS Maps SDK for JavaScript
LocateViewModel GeoBlazor Docs Provides the logic for the Locate component and Locate widget, which animates the View to the user’s current location. ArcGIS Maps SDK for JavaScript
LocationService Represents a geocode service resource exposed by the ArcGIS Server REST API. It is used to generate candidates for an address. It is also used to generate batch results for a set of addresses. Set the URL to the ArcGIS Server REST resource that represents a Locator service, for example: https://geocode.arcgis.com/arcgis/rest/services/World/GeocodeServer. ArcGIS Maps SDK for JavaScript
LocatorSearchSource GeoBlazor Docs The following properties define a source pointing to a url that represents a locator service, which may be used to geocode locations with a Search widget instance. ArcGIS Maps SDK for JavaScript
LOD GeoBlazor Docs A TileLayer has a number of LODs (Levels of Detail). ArcGIS Maps SDK for JavaScript
Map The Map class contains properties and methods for storing, managing, and overlaying layers common to both 2D and 3D viewing. Layers can be added and removed from the map, but are rendered via a MapView (for viewing data in 2D) or a SceneView (for viewing data in 3D). Thus a map instance is a simple container that holds the layers, while the View is the means of displaying and interacting with a map’s layers and basemap. ArcGIS Maps SDK for JavaScript
MapComponent The abstract base Razor Component class that all GeoBlazor components derive from.
MapFont GeoBlazor Docs The font used to display 2D text symbols and 3D text symbols. ArcGIS Maps SDK for JavaScript
MeasurementViewModel GeoBlazor Docs Provides the logic for the Measurement widget. ArcGIS Maps SDK for JavaScript
MediaInfo GeoBlazor Docs Contains the media elements representing images or charts to display within the PopupTemplate. ArcGIS Maps SDK for JavaScript
MultidimensionalSubset GeoBlazor Docs A subset of multidimensional raster data created by slicing the data along defined variables and dimensions. ArcGIS Maps SDK for JavaScript
MultipartColorRamp GeoBlazor Docs Creates a multipart color ramp to combine multiple continuous color ramps for use in raster renderers. ArcGIS Maps SDK for JavaScript
NoData The pixel value representing no available information. Can be a number (same value for all bands) or array (specific value for each band).
OpacityRampElement GeoBlazor Docs Describes the schema of the OpacityRampElement used as a legendElement. ArcGIS Maps SDK for JavaScript
OpacityRampStop GeoBlazor Docs Describes the schema of the OpacityRampStop element. ArcGIS Maps SDK for JavaScript
OpacityStop GeoBlazor Docs Defines an opacity stop used for creating a continuous opacity visualization in a opacity visual variable. ArcGIS Maps SDK for JavaScript
OpacityVariable GeoBlazor Docs The opacity visual variable defines the opacity of each feature’s symbol based on a numeric field value or number returned from an expression. ArcGIS Maps SDK for JavaScript
OrderByInfo GeoBlazor Docs Class that allows you to define the drawing order of features in a MapView. ArcGIS Maps SDK for JavaScript
Orientation GeoBlazor Docs The z axis orientation. ArcGIS Maps SDK for JavaScript
PieChartMediaInfo GeoBlazor Docs A `PieChartMediaInfo` is a type of chart media element that represents a pie chart displayed within a popup. ArcGIS Maps SDK for JavaScript
PixelBlock GeoBlazor Docs An object representing the pixel arrays in the view. ArcGIS Maps SDK for JavaScript
PixelBlockStatistics GeoBlazor Docs An array of objects containing numeric statistical properties. ArcGIS Maps SDK for JavaScript
PixelData GeoBlazor Docs An object that provides the user access to pixels and their values in the layer. ArcGIS Maps SDK for JavaScript
Portal GeoBlazor Docs The Portal class is part of the ArcGIS Enterprise portal that provides a way to build applications that work with content from ArcGIS Online or an ArcGIS Enterprise portal. ArcGIS Maps SDK for JavaScript
PortalBasemapsSource The PortalBasemapsSource class is a Portal-driven Basemapsource in the BasemapGalleryViewModel or BasemapGallery widget. ArcGIS Maps SDK for JavaScript
PortalFeaturedGroups GeoBlazor Docs The featured groups for the portal. ArcGIS Maps SDK for JavaScript
PortalFolder GeoBlazor Docs Provides information about folders used to organize content in a portal. ArcGIS Maps SDK for JavaScript
PortalItem GeoBlazor Docs An item (a unit of content) in the Portal. ArcGIS Maps SDK for JavaScript
PortalUser GeoBlazor Docs Represents a registered user of the Portal. ArcGIS Maps SDK for JavaScript
Position GeoBlazor Docs Describes a point in terms of a location, a Point, and a coordinate, a string. ArcGIS Maps SDK for JavaScript
QueryTableDataSource A query table is a feature class or table defined by a SQL query on the fly. ArcGIS Maps SDK for JavaScript
RadioButtonsInput ArcGIS Maps SDK for JavaScript
RainyWeather GeoBlazor Docs The RainyWeather class allows you to change the weather conditions in the scene to rainy weather. ArcGIS Maps SDK for JavaScript
RangeDomain Range domains specify a valid minimum and maximum valid value that can be stored in numeric and date fields. ArcGIS Maps SDK for JavaScript
RasterDataSource A file-based raster that resides in a registered raster workspace. ArcGIS Maps SDK for JavaScript
RasterFunction GeoBlazor Docs Raster functions specify processing to be done to the image service. ArcGIS Maps SDK for JavaScript
RasterSensorInfo GeoBlazor Docs The `RasterSensorInfo` class provides additional information on the raster sensor associated with an image service referenced by ImageryLayer or module:esri/layers/ImageryTileLayer#rasterInfo. ArcGIS Maps SDK for JavaScript
RelatedRecordsInfoFieldOrder The RelatedRecordsInfoFieldOrder class indicates the field display order for the related records in a layer’s PopupTemplate. ArcGIS Maps SDK for JavaScript
RelationshipLabels GeoBlazor Docs Describes the schema of the RelationshipLabels element. ArcGIS Maps SDK for JavaScript
RotationVariable GeoBlazor Docs The rotation visual variable, determined by mapping the values to data in a field or by other arithmetic means with an Arcade expression, controls how features rendered with marker symbols or text symbols in a MapView , as well as with marker symbols, ObjectSymbol3DLayer or IconSymbol3DLayer in a SceneView, are rotated. ArcGIS Maps SDK for JavaScript
ScaleBarViewModel GeoBlazor Docs Provides the logic for the Scale Bar component and ScaleBar widget. ArcGIS Maps SDK for JavaScript
SceneLayerElevationInfo GeoBlazor Docs Specifies how features are placed on the vertical axis (z). ArcGIS Maps SDK for JavaScript
Search GeoBlazor Docs Represents the search parameters set within the web scene or the web map. ArcGIS Maps SDK for JavaScript
SearchLayer GeoBlazor Docs Represents a layer to be included in search. ArcGIS Maps SDK for JavaScript
SearchLayerField GeoBlazor Docs Represents the field of a layer to use for search. ArcGIS Maps SDK for JavaScript
SearchSource GeoBlazor Docs The following properties define generic sources properties for use in the Search widget. ArcGIS Maps SDK for JavaScript
SearchTable GeoBlazor Docs Represents a table to be included in search. ArcGIS Maps SDK for JavaScript
SearchTableField GeoBlazor Docs Represents the field of a table to use for search. ArcGIS Maps SDK for JavaScript
SearchViewModel GeoBlazor Docs Provides the logic for the Search widget, which performs search operations on locator service(s), map/feature service feature layer(s), and/or table(s). ArcGIS Maps SDK for JavaScript
SizeRampElement GeoBlazor Docs Describes the schema of the SizeRampElement used as a legendElement. ArcGIS Maps SDK for JavaScript
SizeRampStop GeoBlazor Docs Describes the schema of the SizeRampStop element. ArcGIS Maps SDK for JavaScript
SizeStop GeoBlazor Docs Defines a size stop used for creating a continuous size visualization in a size visual variable. ArcGIS Maps SDK for JavaScript
SizeVariable GeoBlazor Docs The size visual variable defines the size of individual features in a layer based on a numeric (often thematic) value. ArcGIS Maps SDK for JavaScript
Slide GeoBlazor Docs A slide stores a snapshot of several pre-set properties of the WebScene and SceneView, such as the basemap, viewpoint and visible layers. ArcGIS Maps SDK for JavaScript
SliderViewModel GeoBlazor Docs Provides the logic for the Slider widget. ArcGIS Maps SDK for JavaScript
SliderVisibleElements GeoBlazor Docs The visible elements that are displayed within the widget. ArcGIS Maps SDK for JavaScript
SnappingOptions GeoBlazor Docs The `SnappingOptions` allows users to configure snapping for their editing or drawing experience in both the Sketch and Editor widgets. ArcGIS Maps SDK for JavaScript
SnowyWeather GeoBlazor Docs The SnowyWeather class allows you to change the weather conditions in the scene to snowy weather. ArcGIS Maps SDK for JavaScript
SpatialReference GeoBlazor Docs Defines the spatial reference of a view, layer, or method parameters. ArcGIS Maps SDK for JavaScript
SunLighting GeoBlazor Docs The SunLighting class allows you to change the lighting in the scene to sunlight. ArcGIS Maps SDK for JavaScript
SunnyWeather GeoBlazor Docs The SunnyWeather class allows you to change the weather conditions in the scene to sunny weather. ArcGIS Maps SDK for JavaScript
SupportExpressionInfo GeoBlazor Docs The `ExpressionInfo` class references an Arcade expression following the specification defined by the Arcade Visualization Profile. ArcGIS Maps SDK for JavaScript
SwitchInput The SwitchInput class defines the desired user interface for a binary switch or toggle. This should be used when selecting between two options. ArcGIS Maps SDK for JavaScript
TableDataSource A table or feature class that resides in a registered workspace (either a folder or geodatabase). ArcGIS Maps SDK for JavaScript
TextAreaInput The TextAreaInput class defines the desired user interface as a multi-line text area. ArcGIS Maps SDK for JavaScript
TextBoxInput The TextBoxInput class defines the desired user interface as a single-line text box. ArcGIS Maps SDK for JavaScript
Theme GeoBlazor Docs This class is used by the View to define the base colors used by widgets and components to render temporary graphics and labels. ArcGIS Maps SDK for JavaScript
TickConfig GeoBlazor Docs Object specification for configuring ticks on the slider. ArcGIS Maps SDK for JavaScript
TileInfo GeoBlazor Docs Contains information about the tiling scheme for TileLayers, ElevationLayers, ImageryTileLayers, VectorTileLayers, and WebTileLayers. ArcGIS Maps SDK for JavaScript
TileMatrixSet GeoBlazor Docs Contains information about the tiling scheme for WMTSSublayer. ArcGIS Maps SDK for JavaScript
TimeExtent GeoBlazor Docs A period of time with a definitive start and end date. ArcGIS Maps SDK for JavaScript
TimeInfo GeoBlazor Docs Time info represents the temporal data of a time-aware layer. ArcGIS Maps SDK for JavaScript
TimeInterval GeoBlazor Docs TimeInterval is a class that describes a length of time in one of ten temporal units such as seconds, days, or years. ArcGIS Maps SDK for JavaScript
TrackInfo GeoBlazor Docs TrackInfo provides information about how to display and analyze temporal data in a layer. ArcGIS Maps SDK for JavaScript
TrackPartInfo GeoBlazor Docs TrackPartInfo provides information about how to render and label temporal data in a layer. ArcGIS Maps SDK for JavaScript
UniqueValue GeoBlazor Docs Defines combinations of values to expect from up to three fields of categorical data in a UniqueValueRenderer. ArcGIS Maps SDK for JavaScript
UniqueValueClass GeoBlazor Docs Defines a category within a UniqueValueGroup. ArcGIS Maps SDK for JavaScript
UniqueValueGroup GeoBlazor Docs UniqueValueGroup represents a group of unique value classes (i.e. ArcGIS Maps SDK for JavaScript
UniqueValueInfo GeoBlazor Docs Defines the categories of a UniqueValueRenderer. ArcGIS Maps SDK for JavaScript
Viewing GeoBlazor Docs Represents view-specific properties of application and UI elements for the web map or web scene. ArcGIS Maps SDK for JavaScript
Viewpoint GeoBlazor Docs Describes a point of view for a 2D or 3D view. ArcGIS Maps SDK for JavaScript
VirtualLighting GeoBlazor Docs The VirtualLighting class allows you to change the lighting in the scene to virtual light. ArcGIS Maps SDK for JavaScript
VisibleElements GeoBlazor Docs The elements that are displayed within the tooltip while sketching and editing. ArcGIS Maps SDK for JavaScript
VisibleElementsColumnMenuItems GeoBlazor Docs (Since 4.30) The menu items within the column menu. ArcGIS Maps SDK for JavaScript
VisibleElementsMenuItems GeoBlazor Docs The menu items within the feature table menu. ArcGIS Maps SDK for JavaScript
VisualVariable GeoBlazor Docs The visual variable base class. ArcGIS Maps SDK for JavaScript
VisualVariableLegendOptions GeoBlazor Docs An object providing options for displaying the visual variable in the Legend. ArcGIS Maps SDK for JavaScript
WebMap GeoBlazor Docs Loads a WebMap from ArcGIS Online or ArcGIS Enterprise portal into a MapView. ArcGIS Maps SDK for JavaScript
WebMapFloorFilter GeoBlazor Docs Floor filtering is controlled by a configurable floor filter. ArcGIS Maps SDK for JavaScript
WebMapWidgets GeoBlazor Docs The widgets object contains widgets that are exposed to the user. ArcGIS Maps SDK for JavaScript
WebScene GeoBlazor Docs The web scene is the core element of 3D mapping across ArcGIS. ArcGIS Maps SDK for JavaScript
WebsceneApplicationProperties GeoBlazor Docs Represents configuration of application and UI elements. ArcGIS Maps SDK for JavaScript
WebsceneInitialViewProperties GeoBlazor Docs Represents the initial viewing state of the WebScene when displayed in a SceneView. ArcGIS Maps SDK for JavaScript
WebsceneSunLighting GeoBlazor Docs The sun lighting object is part of the webscene/Environment and contains information relating to how a SceneView is lit by the sun. ArcGIS Maps SDK for JavaScript
WebsceneVirtualLighting GeoBlazor Docs The virtual lighting object is part of the webscene/Environment and contains information relating to how a SceneView is lit with a virtual light. ArcGIS Maps SDK for JavaScript
WebSceneWidgets GeoBlazor Docs The widgets object contains widgets that are exposed to the user. ArcGIS Maps SDK for JavaScript
WFSLayerElevationInfo GeoBlazor Docs Specifies how features are placed on the vertical axis (z). ArcGIS Maps SDK for JavaScript
WFSLayerElevationInfoFeatureExpressionInfo GeoBlazor Docs Defines how to override a feature’s Z-value based on its attributes. ArcGIS Maps SDK for JavaScript
WFSLayerView GeoBlazor Docs Represents the LayerView of a WFSLayer after it has been added to a Map in either a MapView or SceneView. ArcGIS Maps SDK for JavaScript
WMSSublayer GeoBlazor Docs Represents a sublayer in a WMSLayer. ArcGIS Maps SDK for JavaScript
WMTSStyle GeoBlazor Docs Contains information about the WMTS Style for WMTSSublayer. ArcGIS Maps SDK for JavaScript
WMTSSublayer GeoBlazor Docs Represents a sublayer in a WMTSLayer. ArcGIS Maps SDK for JavaScript
ZoomViewModel GeoBlazor Docs Provides the logic for the Zoom component and Zoom widget. ArcGIS Maps SDK for JavaScript

dymaptic.GeoBlazor.Core.Components.Geometries Namespace

Classes  
Extent GeoBlazor Docs The minimum and maximum X and Y coordinates of a bounding box. ArcGIS Maps SDK for JavaScript
Geometry GeoBlazor Docs The base class for geometry objects. ArcGIS Maps SDK for JavaScript
Point GeoBlazor Docs A location defined by X, Y, and Z coordinates. ArcGIS Maps SDK for JavaScript
Polygon GeoBlazor Docs A polygon contains an array of rings and a spatialReference. ArcGIS Maps SDK for JavaScript
Polyline GeoBlazor Docs A polyline contains an array of paths and spatialReference. ArcGIS Maps SDK for JavaScript

dymaptic.GeoBlazor.Core.Components.Layers Namespace

Classes  
BaseTileLayer GeoBlazor Docs This class may be extended to create a custom TileLayer. ArcGIS Maps SDK for JavaScript
BingMapsLayer GeoBlazor Docs This layer supports Microsoft’s Bing tiled map content. ArcGIS Maps SDK for JavaScript
CSVLayer GeoBlazor Docs The CSVLayer is a point layer based on a CSV file (.csv, .txt). ArcGIS Maps SDK for JavaScript
FeatureLayer GeoBlazor Docs A FeatureLayer is a single layer that can be created from a Map Service or Feature Service; ArcGIS Online or ArcGIS Enterprise portal items; or from an array of client-side features. ArcGIS Maps SDK for JavaScript
GeoJSONLayer GeoBlazor Docs The GeoJSONLayer class is used to create a layer based on GeoJSON. ArcGIS Maps SDK for JavaScript
GeoRSSLayer GeoBlazor Docs The GeoRSSLayer class is used to create a layer based on GeoRSS. ArcGIS Maps SDK for JavaScript
GraphicsLayer GeoBlazor Docs A GraphicsLayer contains one or more client-side Graphics. ArcGIS Maps SDK for JavaScript
ImageryLayer GeoBlazor Docs Represents a dynamic image service resource as a layer. ArcGIS Maps SDK for JavaScript
ImageryTileLayer GeoBlazor Docs ImageryTileLayer presents raster data from a tiled image service. ArcGIS Maps SDK for JavaScript
KMLLayer GeoBlazor Docs The KMLLayer class is used to create a layer based on a KML file (.kml, .kmz). ArcGIS Maps SDK for JavaScript
Layer GeoBlazor Docs The layer is the most fundamental component of a Map. ArcGIS Maps SDK for JavaScript
MapImageLayer GeoBlazor Docs MapImageLayer allows you to display and analyze data from sublayers defined in a map service, exporting images instead of features. ArcGIS Maps SDK for JavaScript
OpenStreetMapLayer GeoBlazor Docs Allows you to use basemaps from OpenStreetMap. ArcGIS Maps SDK for JavaScript
Sublayer GeoBlazor Docs Represents a sublayer in a MapImageLayer or a TileLayer. ArcGIS Maps SDK for JavaScript
TileLayer GeoBlazor Docs The TileLayer allows you work with a cached map service exposed by the ArcGIS Server REST API and add it to a Map as a tile layer. ArcGIS Maps SDK for JavaScript
UnknownLayer GeoBlazor Docs Represents a layer whose type could not be determined. ArcGIS Maps SDK for JavaScript
UnsupportedLayer GeoBlazor Docs Represents an unsupported layer instance. ArcGIS Maps SDK for JavaScript
VectorTileLayer GeoBlazor Docs VectorTileLayer accesses cached tiles of data and renders it in vector format. ArcGIS Maps SDK for JavaScript
WCSLayer GeoBlazor Docs WCS presents raster data from a OGC Web Coverage Service. ArcGIS Maps SDK for JavaScript
WebTileLayer GeoBlazor Docs WebTileLayer provides a simple way to add non-ArcGIS Server map tiles as a layer to a map. ArcGIS Maps SDK for JavaScript
WFSLayer GeoBlazor Docs The WFSLayer is used to create a layer based on an OGC Web Feature Service (WFS). ArcGIS Maps SDK for JavaScript
WMSLayer GeoBlazor Docs The WMSLayer is used to create layers based on OGC Web Map Services (WMS). ArcGIS Maps SDK for JavaScript
WMTSLayer GeoBlazor Docs The WMTSLayer is used to create layers based on OGC Web Map Tile Services (WMTS). ArcGIS Maps SDK for JavaScript

dymaptic.GeoBlazor.Core.Components.Popups Namespace

Classes  
AttachmentsPopupContent GeoBlazor Docs An `AttachmentsContent` popup element represents an attachment element associated with a feature. ArcGIS Maps SDK for JavaScript
ExpressionPopupContent GeoBlazor Docs An ExpressionContent element allows you to define a popup content element with an Arcade expression. ArcGIS Maps SDK for JavaScript
FieldsPopupContent GeoBlazor Docs A `FieldsContent` popup element represents the FieldInfo associated with a feature. ArcGIS Maps SDK for JavaScript
MediaPopupContent GeoBlazor Docs A `MediaContent` popup element contains an individual or array of chart and/or image media elements to display within a popup’s content. ArcGIS Maps SDK for JavaScript
PopupContent GeoBlazor Docs Content elements define what should display within the PopupTemplate content. ArcGIS Maps SDK for JavaScript
PopupDockOptions GeoBlazor Docs Docking the popup allows for a better user experience, particularly when opening popups in apps on mobile devices. ArcGIS Maps SDK for JavaScript
PopupDockOptionsBreakpoint GeoBlazor Docs
PopupExpressionInfo GeoBlazor Docs The `ExpressionInfo` class references Arcade expressions following the specification defined by the Arcade Popup Profile. ArcGIS Maps SDK for JavaScript
PopupTemplate GeoBlazor Docs A PopupTemplate formats and defines the content of a Popup for a specific Layer or Graphic. ArcGIS Maps SDK for JavaScript
PopupViewModel GeoBlazor Docs Provides the logic for the Popup widget, which allows users to view content from feature attributes. ArcGIS Maps SDK for JavaScript
PopupVisibleElements GeoBlazor Docs The visible elements that are displayed within the widget. ArcGIS Maps SDK for JavaScript
RelationshipPopupContent GeoBlazor Docs A `RelationshipContent` popup element represents a relationship element associated with a feature. ArcGIS Maps SDK for JavaScript
TextPopupContent GeoBlazor Docs A `TextContent` popup element is used to define descriptive text as an element within a PopupTemplate’s content. ArcGIS Maps SDK for JavaScript

dymaptic.GeoBlazor.Core.Components.Renderers Namespace

Classes  
DefaultSymbol Wrapper to identify the default (fallback) symbol for a UniqueValueRenderer
DimensionalDefinitionValues An array of single values or tuples [min, max] each defining a range of valid values along the specified dimension.
RasterPresetRenderer GeoBlazor Docs Defines a predefined raster renderer associated with an ImageryLayer or ImageryTileLayer. ArcGIS Maps SDK for JavaScript
RasterStretchRenderer GeoBlazor Docs RasterStretchRenderer defines the symbology with a gradual ramp of colors for each pixel in a ImageryLayer, ImageryTileLayer, and WCSLayer based on the pixel value. ArcGIS Maps SDK for JavaScript
Renderer GeoBlazor Docs Renderers define how to visually represent each feature in one of the following layer types:. ArcGIS Maps SDK for JavaScript
SimpleRenderer GeoBlazor Docs SimpleRenderer renders all features in a Layer with one Symbol. ArcGIS Maps SDK for JavaScript
UniqueValueRenderer GeoBlazor Docs UniqueValueRenderer allows you to symbolize features in a Layer based on one or more categorical attributes. ArcGIS Maps SDK for JavaScript
UniqueValueRendererLegendOptions GeoBlazor Docs An object providing options for displaying the renderer in the Legend. ArcGIS Maps SDK for JavaScript

dymaptic.GeoBlazor.Core.Components.Symbols Namespace

Classes  
FillSymbol GeoBlazor Docs Fill symbols are used to draw Polygon graphics in a GraphicsLayer or a FeatureLayer in a 2D MapView. ArcGIS Maps SDK for JavaScript
LineSymbol GeoBlazor Docs Line symbols are used to draw Polyline features in a FeatureLayer in a 2D MapView. ArcGIS Maps SDK for JavaScript
LineSymbolMarker GeoBlazor Docs LineSymbolMarker is used for rendering a simple marker graphic on a SimpleLineSymbol. ArcGIS Maps SDK for JavaScript
MarkerSymbol GeoBlazor Docs Marker symbols are used to draw Point graphics in a FeatureLayer or individual graphics in a 2D MapView. ArcGIS Maps SDK for JavaScript
Outline A convenience subclass of SimpleLineSymbol for defining outlines of other symbols.
PictureFillSymbol GeoBlazor Docs PictureFillSymbol uses an image in a repeating pattern to symbolize polygon features in a 2D MapView. ArcGIS Maps SDK for JavaScript
PictureMarkerSymbol GeoBlazor Docs PictureMarkerSymbol renders Point graphics in either a 2D MapView or 3D SceneView using an image. ArcGIS Maps SDK for JavaScript
SearchViewModelDefaultSymbols GeoBlazor Docs The default symbol(s) for the search result. ArcGIS Maps SDK for JavaScript
SimpleFillSymbol GeoBlazor Docs SimpleFillSymbol is used for rendering 2D polygons in either a MapView or a SceneView. ArcGIS Maps SDK for JavaScript
SimpleLineSymbol GeoBlazor Docs SimpleLineSymbol is used for rendering 2D polyline geometries in a 2D MapView. ArcGIS Maps SDK for JavaScript
SimpleMarkerSymbol GeoBlazor Docs SimpleMarkerSymbol is used for rendering 2D Point geometries with a simple shape and color in either a MapView or a SceneView. ArcGIS Maps SDK for JavaScript
Symbol GeoBlazor Docs Symbol is the base class for all symbols. ArcGIS Maps SDK for JavaScript
SymbolTableElement GeoBlazor Docs Describes the schema of the SymbolTableElement used as a legendElement. ArcGIS Maps SDK for JavaScript
TextSymbol GeoBlazor Docs Text symbols are used to define the graphic for displaying labels on a FeatureLayer, CSVLayer, Sublayer, and StreamLayer in a 2D MapView. ArcGIS Maps SDK for JavaScript

dymaptic.GeoBlazor.Core.Components.Views Namespace

Classes  
MapView The Top-Level Map Component Container. A MapView displays a 2D view of a Map instance. An instance of MapView must be created to render a Map (along with its operational and base layers) in 2D. To render a map and its layers in 3D, see the documentation for SceneView. For a general overview of views, see View. ArcGIS Maps SDK for JavaScript
SceneView A SceneView displays a 3D view of a Map or WebScene instance using WebGL. To render a map and its layers in 2D, see the documentation for MapView. For a general overview of views, see View. ArcGIS Maps SDK for JavaScript

dymaptic.GeoBlazor.Core.Components.Widgets Namespace

Classes  
AreaMeasurement2DWidget GeoBlazor Docs The AreaMeasurement2D widget calculates and displays the area and perimeter of a polygon in a MapView. ArcGIS Maps SDK for JavaScript
BasemapGalleryWidget GeoBlazor Docs The BasemapGallery widget displays a collection of images representing basemaps from ArcGIS.com or a user-defined set of map or image services. ArcGIS Maps SDK for JavaScript
BasemapLayerListWidget GeoBlazor Docs The BasemapLayerList widget provides a way to display a list of Basemap layers and switch on/off their visibility. ArcGIS Maps SDK for JavaScript
BasemapToggleWidget GeoBlazor Docs The BasemapToggle provides a widget which allows an end-user to switch between two basemaps. ArcGIS Maps SDK for JavaScript
BookmarksWidget GeoBlazor Docs The Bookmarks widget allows end users to quickly navigate to a particular area of interest. ArcGIS Maps SDK for JavaScript
CompassWidget GeoBlazor Docs The Compass widget indicates where north is in relation to the current view rotation or camera heading. ArcGIS Maps SDK for JavaScript
DistanceMeasurement2DWidget GeoBlazor Docs The DistanceMeasurement2D widget calculates and displays the distance between two or more points in a MapView. ArcGIS Maps SDK for JavaScript
ExpandWidget The Expand widget acts as a clickable button for opening a widget. ArcGIS Maps SDK for JavaScript
HomeWidget GeoBlazor Docs Provides a simple widget that switches the View to its initial Viewpoint or a previously defined viewpoint. ArcGIS Maps SDK for JavaScript
LayerListWidget GeoBlazor Docs The LayerList widget provides a way to display a list of layers, and switch on/off their visibility. ArcGIS Maps SDK for JavaScript
LegendWidget GeoBlazor Docs The Legend widget describes the symbols used to represent layers in a map. ArcGIS Maps SDK for JavaScript
ListItemPanelWidget GeoBlazor Docs This class allows you to display custom content for each ListItem in the LayerList widget. ArcGIS Maps SDK for JavaScript
LocateWidget GeoBlazor Docs Provides a simple widget that animates the View to the user’s current location. ArcGIS Maps SDK for JavaScript
MeasurementWidget GeoBlazor Docs The Measurement widget groups and manages multiple measurement tools and allows you to easily switch between them using the activeTool property. ArcGIS Maps SDK for JavaScript
MissingMapViewReferenceException Exception raised if an external component is missing a required reference to a MapView
PopupWidget GeoBlazor Docs The Popup widget allows users to view content from feature attributes. ArcGIS Maps SDK for JavaScript
ScaleBarWidget GeoBlazor Docs The ScaleBar widget displays a scale bar on the map or in a specified HTML node. ArcGIS Maps SDK for JavaScript
SearchWidget GeoBlazor Docs The Search widget provides a way to perform search operations on locator service(s), map/feature service feature layer(s), SceneLayers with an associated feature layer, BuildingComponentSublayer with an associated feature layer, GeoJSONLayer, CSVLayer, OGCFeatureLayer, and/or table(s). ArcGIS Maps SDK for JavaScript
SliderWidget GeoBlazor Docs A slider widget that can be used for filtering data, or gathering numeric input from a user. ArcGIS Maps SDK for JavaScript
Widget The base class for widgets. Each widget’s presentation is separate from its properties, methods, and data. ArcGIS Maps SDK for JavaScript
ZoomWidget GeoBlazor Docs The Zoom widget allows users to zoom in/out within a view. ArcGIS Maps SDK for JavaScript

dymaptic.GeoBlazor.Core.Enums Namespace

Enums      
ActiveTool GeoBlazor Docs Specifies the current measurement tool to display.    
AggregateStatisticType Defines the type of statistic used to aggregate data returned from OnStatisticField or OnStatisticExpression.    
Algorithm GeoBlazor Docs The algorithms used to generate the colors between the fromColor and toColor. Each algorithm uses different methods for generating the intervening colors. Read more in the link above.    
AllowedWorkflows GeoBlazor Docs Enumeration for AllowedWorkflows    
AlphaMode GeoBlazor Docs Enumeration for AlphaMode    
AngularUnit GeoBlazor Docs Enumeration for AngularUnit    
AttachmentsMode GeoBlazor Docs Enumeration for AttachmentsMode    
AttachmentsPopupContentDisplayType The type of content to display in the AttachmentsPopupContent.    
AuthMode GeoBlazor Docs Authentication modes for the RequestOptions class.    
AuthoringInfoFlowTheme GeoBlazor Docs Enumeration for AuthoringInfoFlowTheme    
AuthoringInfoVisualVariableStyle GeoBlazor Docs Enumeration for AuthoringInfoVisualVariableStyle    
AuthoringInfoVisualVariableTheme GeoBlazor Docs Enumeration for AuthoringInfoVisualVariableTheme    
AuthoringInfoVisualVariableUnits GeoBlazor Docs Enumeration for AuthoringInfoVisualVariableUnits    
Axis GeoBlazor Docs Enumeration for Axis    
BasemapGalleryItemState GeoBlazor Docs The item’s state. default “loading” ArcGIS Maps SDK for JavaScript    
BasemapGalleryViewModelState GeoBlazor Docs The view model’s state. default “disabled” ArcGIS Maps SDK for JavaScript    
BasemapStyleName All styles available from the ArcGIS Basemap Styles service. ArcGIS REST APIs    
BasemapStylePlace GeoBlazor Docs Enumeration for BasemapStylePlace    
BinaryNodeOperator Defines the way two expressions are combined to yield a single result. ArcGIS Maps SDK for JavaScript    
BingImageryStyle The Bing Maps Imagery Set Styles. ArcGIS currently only supports 3 options. ArcGIS Maps SDK for JavaScript    
BlendMode GeoBlazor Docs Blend modes are used to blend layers together to create an interesting effect in a layer, or even to produce what seems like a new layer. Unlike the method of using transparency which can result in a washed-out top layer, blend modes can create a variety of very vibrant and intriguing results by blending a layer with the layer(s) below it.    
Cap GeoBlazor Docs Cap enumeration.    
Cardinality The cardinality which specifies the number of objects in the origin FeatureLayer related to the number of objects in the destination FeatureLayer. Please see the Desktop help for additional information on cardinality.    
ClassificationMethod GeoBlazor Docs Enumeration for ClassificationMethod    
ColorRampType An enum converter containing the string values representing the color ramp type. Possible Values:”algorithmic” “multipart”  
CompassViewModelState GeoBlazor Docs The view model’s state. default “disabled” ArcGIS Maps SDK for JavaScript    
ConnectionStatus GeoBlazor Docs Only valid when the list item represents a StreamLayer. ArcGIS Maps SDK for JavaScript    
CoverageInfoVersion GeoBlazor Docs The service version. ArcGIS Maps SDK for JavaScript    
CreateOptionsMode Available modes for graphics to be created.    
CSVDelimiter Possible Column Delimiters for CSVLayer    
CurrentDockPosition GeoBlazor Docs Dock position in the View. ArcGIS Maps SDK for JavaScript    
DateFormat GeoBlazor Docs DateFormat enumeration.    
DateLabelFormatterLayout The layout of the date label formatter.    
DateLabelFormatterType GeoBlazor Docs Enumeration for DateLabelFormatterType    
DeconflictionStrategy GeoBlazor Docs Defines how labels should be placed relative to one another. By default, labels have a static deconfliction strategy, meaning labels that overlap are dropped to make them easier to read. ArcGIS Maps SDK for JavaScript    
Direction GeoBlazor Docs Sorts the column in either ascending (“asc”) or descending (“desc”) order. ArcGIS Maps SDK for JavaScript    
DirectionMode GeoBlazor Docs How direction values are displayed and, in case of input, how they are interpreted. default “relative” ArcGIS Maps SDK for JavaScript    
DisplayFilterInfoMode GeoBlazor Docs The display filter mode. default “manual” ArcGIS Maps SDK for JavaScript    
DragAction JavaScript Drag actions    
DrawingTool Name of the default drawing tool defined for the template to create a feature.    
DrawMode GeoBlazor Docs Enumeration for DrawMode    
DynamicDataSourceType Possible types of DynamicDataSource    
DynamicJoinType Possible types of joins for a JoinTableDataSource    
EdgeOperation GeoBlazor Docs Sets the reshape operation on the edge. default “split” ArcGIS Maps SDK for JavaScript    
ElevationInfoMode GeoBlazor Docs Enumeration for ElevationInfoMode    
ElevationUnit GeoBlazor Docs The unit for `offset` values. default meters ArcGIS Maps SDK for JavaScript    
ExpandMode The mode in which the Expand widget displays. These modes are listed below. Possible Values:”auto” “floating” “drawer” Default Value:”auto”
ExpressionInfoReturnType Indicates the return type of the Arcade expression.    
FeatureGeometryType Possible types of geometries for features in a layer or table    
FeatureInfoFormat The MIME type that will be requested by popups. ArcGIS Maps SDK for JavaScript    
FieldInputType Enumeration for InputType    
FieldType Potential types of Fields in a FeatureLayer    
FieldValueType GeoBlazor Docs<summary> The types of values that can be assigned to a field. </summary>    
FilterScope GeoBlazor Docs Enumeration for FilterScope    
FontWeight GeoBlazor Docs<summary> Weight enumeration. </summary>    
FunctionType GeoBlazor Docs Enumeration for FunctionType    
GeometryEngineAreaUnit Units for area measurement. Use one of the possible values listed below or any of the numeric codes for area units. ArcGIS Maps SDK for JavaScript Used by Widgets.    
GeometryEngineLinearUnit A collection of units for measuring Linear distances. ArcGIS Maps SDK for JavaScript by the Geometry Engine.    
GeometryType GeoBlazor Docs Possible types of geometries    
HeightModel GeoBlazor Docs Enumeration for HeightModel    
HeightUnit The unit of the vertical coordinate system. ArcGIS Maps SDK for JavaScript    
HomeViewModelState GeoBlazor Docs The current state of the widget. default “disabled” ArcGIS Maps SDK for JavaScript    
Horizontal GeoBlazor Docs Enumeration for Horizontal    
HorizontalAlignment GeoBlazor Docs The horizontal alignment for a text symbol’s text.    
IgnoreFieldTypes GeoBlazor Docs Enumeration for IgnoreFieldTypes    
ImageAreaUnit GeoBlazor Docs<summary> Enumeration for ImageAreaUnit </summary>    
ImageFormat GeoBlazor Docs<summary> The format of the data sent by the server. </summary>    
ImageryRendererType An enum of all the possible IImageryRenderer types.    
InitialDisplayMode GeoBlazor Docs Indicates whether to initially display a list of features, or the content for one feature. default “feature” ArcGIS Maps SDK for JavaScript    
InitialState GeoBlazor Docs Defines if the group should be expanded or collapsed when the form is initially displayed. default “expanded” ArcGIS Maps SDK for JavaScript    
InputCreatedFunctionType GeoBlazor Docs Enumeration for InputCreatedFunctionType    
InputParserType GeoBlazor Docs Enumeration for InputParserType    
Interpolation GeoBlazor Docs Enumeration for Interpolation    
IntervalNodeSign Interval node sign. ArcGIS Maps SDK for JavaScript    
ItemControl GeoBlazor Docs Enumeration for ItemControl    
Join GeoBlazor Docs Join enumeration.    
JoinType Join types for creating an offset geometry in GeometryEngine    
LabelPlacement The position of the Label. Possible values are based on the feature type. This property requires a value.    
LabelPosition GeoBlazor Docs Specifies the orientation of the label position of a polyline label.    
LayerType An enum of all the possible ArcGIS Layer types.    
LegendStyleLayout The legend style layout when there are multiple legends ArcGIS Maps SDK for JavaScript    
LegendStyleType The Legend style type. ArcGIS Maps SDK for JavaScript    
LegendViewModelState GeoBlazor Docs The view model’s state. default “disabled” ArcGIS Maps SDK for JavaScript    
LengthUnit GeoBlazor Docs Units for linear measurement. Use one of the possible values listed below or any of the numeric codes for linear units. ArcGIS Maps SDK for JavaScript Used by Widgets.    
LinePlacement GeoBlazor Docs Placement enumeration.    
LineSymbolMarkerStyle GeoBlazor Docs LineSymbolMarkerStyle enumeration.    
ListMode GeoBlazor Docs Indicates how the layer should display in the LayerList widget. The possible values are listed below.    
LoadStatus GeoBlazor Docs Represents the status of a load operation. default “not-loaded” ArcGIS Maps SDK for JavaScript    
LocateViewModelState GeoBlazor Docs The current state of the widget. default “disabled” ArcGIS Maps SDK for JavaScript    
LocationType Location types for the LocationService class.    
LocatorSearchLocationType Defines the type of location, either street or rooftop, of the point returned from the World Geocoding Service.    
MapFontStyle GeoBlazor Docs MapFontStyle enumeration.    
MapImageFormat The output image type of the MapImageLayer.    
MeasurementSystem GeoBlazor Docs    
MeasurementViewModelState GeoBlazor Docs Enumeration for MeasurementViewModelState    
Method GeoBlazor Docs Enumeration for Method    
MinStartingPoints GeoBlazor Docs Enumeration for MinStartingPoints    
NoDataInterpretation GeoBlazor Docs The interpretation of no data values in the raster dataset.    
NormalizationType GeoBlazor Docs Indicates how the data is normalized. ArcGIS Maps SDK for JavaScript    
Operation GeoBlazor Docs Enumeration for Operation    
OperationType GeoBlazor Docs Enumeration for OperationType    
OrderBy GeoBlazor Docs Specify ASC (ascending) or DESC (descending) to control the order of the data. For example, in a data set of 10 values from 1 to 10, the percentile value for 0.9 with orderBy set to ascending (ASC) is 9, but when orderBy is set to descending (DESC) the result is 2. The default is ASC.    
OrientedImageryType Enum that defines the imagery type used in the particular Oriented Imagery Layer. ArcGIS Maps SDK for JavaScript    
OriginPosition The integer’s coordinates will be returned relative to the origin position defined by this property value.    
OutputPixelType GeoBlazor Docs Enumeration for OutputPixelType    
OverlayPosition A collection of possible positions for setting a Widget or CustomOverlay    
PixelInterpolation Defines how to interpolate pixel values.    
PixelType GeoBlazor Docs Types of pixels for raster data sources    
PointerType The types of pointers recognized by the DOM    
PopupAlignment Position of the popup in relation to the selected feature. The default behavior is to display above the feature and adjust if not enough room. If needing to explicitly control where the popup displays in relation to the feature, choose an option besides auto.    
PopupContentType Possible types of content in popups    
PopupDockPosition Dock position in the View.    
PopupExpressionInfoReturnType Enumeration for PopupExpressionInfoReturnType    
PortalAccess GeoBlazor Docs Enumeration for PortalAccess    
PortalGroupAccess GeoBlazor Docs Enumeration for PortalGroupAccess    
PortalItemAccess GeoBlazor Docs Enumeration for PortalItemAccess    
PortalItemAddResourceOptionsAccess GeoBlazor Docs Enumeration for PortalItemAddResourceOptionsAccess    
PortalItemResourceUpdateOptionsAccess GeoBlazor Docs Enumeration for PortalItemResourceUpdateOptionsAccess    
PortalMode GeoBlazor Docs Enumeration for PortalMode    
PortalQuerySortOrder GeoBlazor Docs Enumeration for PortalQuerySortOrder    
PortalUnits GeoBlazor Docs Enumeration for PortalUnits    
PortalUserAccess GeoBlazor Docs Enumeration for PortalUserAccess    
PortalUserRole GeoBlazor Docs Enumeration for PortalUserRole    
PortalUserUnits GeoBlazor Docs Enumeration for PortalUserUnits    
QuantizationMode Geometry coordinates are optimized for viewing and displaying of data.    
QueryUnits The linear units to use for calculating a query buffer distance.    
RadiusUnit GeoBlazor Docs Unit of the radius. default “meters” ArcGIS Maps SDK for JavaScript    
RasterDataType GeoBlazor Docs Enumeration for RasterDataType    
RasterInfoDataType GeoBlazor Docs Raster data type controls how the data is rendered by default. ArcGIS Maps SDK for JavaScript    
ReferenceSizeSymbolStyle GeoBlazor Docs Enumeration for ReferenceSizeSymbolStyle    
RelationshipDirection GeoBlazor Docs The direction of the relationship. Can either be forward (from origin to destination) or reverse (from destination to origin).    
RendererSymbolType The type of symbol to generate. Default 2d. ArcGIS Maps SDK for JavaScript    
RendererType A collection of renderer types    
RequestMethod Request methods for the RequestOptions class.    
ResponseType GeoBlazor Docs Response types for the RequestOptions class.    
ReturnServiceEditsOption GeoBlazor Docs Enumeration for ReturnServiceEditsOption    
Role Indicates whether the table participating in the relationship is the origin or destination table.    
RotationType GeoBlazor Docs Options for rotation type for RotationVariable    
ScaleBarViewModelState GeoBlazor Docs The current state of the widget. ArcGIS Maps SDK for JavaScript    
ScaleBarWidgetStyle GeoBlazor Docs The style for the scale bar. default “line” ArcGIS Maps SDK for JavaScript    
ScaleUnit Possible unit values for the ScaleBarWidget    
SceneFilterSpatialRelationship The type of masking to perform.    
SceneLayerGeometryType GeoBlazor Docs Enumeration for SceneLayerGeometryType    
SearchMenu The active menu of the search widget.    
SearchSourceType The type of search source.    
SearchViewModelState GeoBlazor Docs The current state of the widget. default “ready” ArcGIS Maps SDK for JavaScript    
SelectionMode GeoBlazor Docs Specifies the selection mode. default “none” ArcGIS Maps SDK for JavaScript    
ServiceMode GeoBlazor Docs The service mode for the WMTS layer. default “RESTful” ArcGIS Maps SDK for JavaScript    
Shading GeoBlazor Docs Specifies the type of normals used for lighting. ArcGIS Maps SDK for JavaScript    
ShapeOperation GeoBlazor Docs Sets the move constraints for the whole shape. default “move” ArcGIS Maps SDK for JavaScript    
SimpleFillSymbolStyle The possible fill style for the SimpleFillSymbol    
SimpleGeometryType GeoBlazor Docs Enumeration for SimpleGeometryType    
SimpleLineSymbolStyle Possible line style values for SimpleLineSymbol    
SimpleMarkerSymbolStyle GeoBlazor Docs The marker style.    
SliderDragEventState Enumeration for the state of a slider drag event.    
SliderLabelFormatterType GeoBlazor Docs Enumeration for SliderLabelFormatterType    
SliderLayout GeoBlazor Docs Possible layouts of the SliderWidget    
SliderState The state of the SliderWidget.    
SliderThumbDragState The state of the drag in a SliderThumbDragEvent.    
SliderViewModelType GeoBlazor Docs Returns the formatted label for a provided value. ArcGIS Maps SDK for JavaScript    
SnowCover GeoBlazor Docs Enumeration for SnowCover    
SortDirection GeoBlazor Docs Enumeration for SortDirection    
SortField GeoBlazor Docs Enumeration for SortField    
SortOrder GeoBlazor Docs The sort order options for OrderByInfo    
SourceType GeoBlazor Docs Enumeration for SourceType    
SpatialReferenceUnit GeoBlazor Docs The unit of the spatial reference. ArcGIS Maps SDK for JavaScript    
SpatialRelationship GeoBlazor Docs For spatial queries, this parameter defines the spatial relationship to query features in the layer or layer view against the input geometry. The spatial relationships discover how features are spatially related to each other. ArcGIS Maps SDK for JavaScript    
SpriteFormat GeoBlazor Docs Enumeration for SpriteFormat    
SqlFormat GeoBlazor Docs This parameter can be either standard SQL92 standard or it can use the native SQL of the underlying datastore native. See the ArcGIS REST API documentation for more information.    
StatisticType GeoBlazor Docs Defines the type of statistic.    
Status GeoBlazor Docs Enumeration for Status    
StorageType GeoBlazor Docs This property determines whether sessionStorage or localStorage will be used to store widget state. default “session” ArcGIS Maps SDK for JavaScript    
StretchType GeoBlazor Docs The stretch type defines a histogram stretch that will be applied to the rasters to enhance their appearance. Stretching improves the appearance of the data by spreading the pixel values along a histogram from the minimum and maximum values defined by their bit depth.    
StringFieldOption GeoBlazor Docs StringFieldOption enumeration.    
SupportedInterpolations GeoBlazor Docs Enumeration for SupportedInterpolations    
SupportExpressionInfoReturnType Return types for the SupportExpressionInfo    
SymbolType SymbolType enumeration.    
SystemOrAreaUnit Measurement systems or an area units. ArcGIS Maps SDK for JavaScript    
SystemOrLengthUnit GeoBlazor Docs Unit system (imperial, metric) or specific unit used for displaying the distance values. ArcGIS Maps SDK for JavaScript    
TemporalTime GeoBlazor Docs Temporal units. Used by TimeInterval on Feature Layers. ArcGIS Maps SDK for JavaScript Used by Feature Layer.    
TextAlign GeoBlazor Docs Aligns the columns cell content horizontally. default “start” ArcGIS Maps SDK for JavaScript    
TextDecoration GeoBlazor Docs Decoration enumeration.    
TickConfigMode GeoBlazor Docs The mode of the TickConfig.    
TileInfoFormat Image format of the cached tiles.    
TimeField GeoBlazor Docs Indicates which field from the layer’s timeInfo will be used to calculate observation ages for trackInfo.maxDisplayDuration. default “startTimeField” ArcGIS Maps SDK for JavaScript    
TraceType GeoBlazor Docs Enumeration for TraceType    
TraversabilityModel GeoBlazor Docs Enumeration for TraversabilityModel    
UnivariateSymbolStyle GeoBlazor Docs Enumeration for UnivariateSymbolStyle    
UnivariateTheme GeoBlazor Docs Enumeration for UnivariateTheme    
ValidationType GeoBlazor Docs Enumeration for ValidationType    
VertexOperation GeoBlazor Docs Sets the move constraints for the vertex. default “move” ArcGIS Maps SDK for JavaScript    
VertexSpace GeoBlazor Docs Enumeration for VertexSpace    
Vertical GeoBlazor Docs Enumeration for Vertical    
VerticalAlignment GeoBlazor Docs The vertical alignment for a text symbol’s text.    
ViewingMode GeoBlazor Docs Enumeration for ViewingMode    
ViewModelState Enumeration for the state of the view model.    
Visibility GeoBlazor Docs Enumeration for Visibility    
VisibilityAppearance GeoBlazor Docs Determines the icons used to indicate visibility. default “default” ArcGIS Maps SDK for JavaScript    
VisibilityMode GeoBlazor Docs Indicates how to manage the visibility of the children layers. ArcGIS Maps SDK for JavaScript    
VisualAxis Only applicable when working in a SceneView. Defines the axis the size visual variable should be applied to when rendering features with an ObjectSymbol3DLayer. See the local scene sample for an example of this.    
VisualValueRepresentation Specifies how to apply the data value when mapping real-world sizes.    
VisualValueUnit Specifies how to apply the data value when mapping real-world sizes.    
VisualVariableType A collection of VisualVariable Types    
WidgetLayout GeoBlazor Docs Enumeration for WidgetLayout    
WidgetType An enum of all the possible ArcGIS Widget types.    
ZoomViewModelState GeoBlazor Docs The current state of the widget. default “disabled” ArcGIS Maps SDK for JavaScript    

dymaptic.GeoBlazor.Core.Events Namespace

Classes  
BasemapLayerListTriggerActionEvent GeoBlazor Docs Event result type for the BasemapLayerListWidget.OnTriggerAction event.
BlurEvent Fires when browser focus is moved away from the view.
BookmarksBookmarkEditEvent GeoBlazor Docs Event result type for the BookmarksWidget.OnBookmarkEdit event.
BookmarksBookmarkSelectEvent GeoBlazor Docs Event result type for the BookmarksWidget.OnBookmarkSelect event.
BookmarkSelectEvent Event object for a a bookmark select event from the BookmarksWidget.
ClickEvent Event object for all click (single, double, immediate) and hold events.
DomKeyboardEvent Represents the native keyboard event in the DOM.
DomMouseEvent Represents the native mouse event in the DOM.
DomPointerEvent Represents the native DOM pointer event that the ArcGIS event is built on top of.
DragEvent Result of the view.on(‘drag’) event.
FeatureLayerEditsEvent GeoBlazor Docs Event result type for the FeatureLayer.OnEdits event.
FeaturesViewModelTriggerActionEvent GeoBlazor Docs Event result type for the FeaturesViewModel.OnTriggerAction event.
FocusEvent Fires when browser focus is on the view.
GeoJSONLayerEditsEvent GeoBlazor Docs Event result type for the GeoJSONLayer.OnEdits event.
GeoJSONLayerEditsEventAddedFeatures GeoBlazor Docs An array of successfully added features.
GeoJSONLayerEditsEventDeletedFeatures GeoBlazor Docs An array of successfully deleted features.
GeoJSONLayerEditsEventUpdatedFeatures GeoBlazor Docs An array of successfully updated features.
HomeGoEvent GeoBlazor Docs Event result type for the HomeWidget.OnGo event.
HomeViewModelGoEvent GeoBlazor Docs Event result type for the HomeViewModel.OnGo event.
JsEvent Base class for many events triggered in Javascript.
KeyDownEvent Fires after a keyboard key is pressed.
KeyUpEvent Fires after a keyboard key is released.
LayerListTriggerActionEvent GeoBlazor Docs Event result type for the LayerListWidget.OnTriggerAction event.
LayerListViewModelTriggerActionEvent GeoBlazor Docs Event result type for the LayerListViewModel.OnTriggerAction event.
LayerViewCreateErrorEvent Fires when an error emits during the creation of a LayerView after a layer has been added to the map.
LayerViewCreateEvent Return event from the OnJavascriptLayerViewCreate(LayerViewCreateInternalEvent) event.
LayerViewCreateInternalEvent Custom return event from the OnJavascriptLayerViewCreate(LayerViewCreateInternalEvent) event.
LayerViewDestroyEvent Fires after a LayerView is destroyed and is no longer rendered in the view. This happens for example when a layer is removed from the map of the view.
LocateErrorEvent GeoBlazor Docs Event result type for the LocateWidget.OnLocateError event.
LocateEvent GeoBlazor Docs Event result type for the LocateWidget.OnLocate event.
LocateViewModelLocateErrorEvent GeoBlazor Docs Event result type for the LocateViewModel.OnLocateError event.
LocateViewModelLocateEvent GeoBlazor Docs Event result type for the LocateViewModel.OnLocate event.
MouseWheelEvent Fires when a wheel button of a pointing device (typically a mouse) is scrolled on the view.
PointerEvent This event type returns for all pointer events (down, up, enter, leave, move, etc.).
PopupTriggerActionEvent The event that is triggered when an action is executed.
RefreshEvent GeoBlazor Docs Event result type for the WFSLayer.OnRefresh event.
ResizeEvent Result of the view.on(‘resize’) event
SceneLayerEditsEvent GeoBlazor Docs Event result type for the SceneLayer.OnEdits event.
SearchBlurEvent GeoBlazor Docs Event result type for the SearchWidget.OnSearchBlur event.
SearchClearEvent GeoBlazor Docs Event result type for the SearchWidget.OnSearchClear event.
SearchCompleteEvent GeoBlazor Docs Event result type for the SearchWidget.OnSearchComplete event.
SearchFocusEvent GeoBlazor Docs Event result type for the SearchWidget.OnSearchFocus event.
SearchSelectResultEvent GeoBlazor Docs Event result type for the SearchWidget.OnSelectResult event.
SearchStartEvent GeoBlazor Docs Event result type for the SearchWidget.OnSearchStart event.
SearchSuggestCompleteEvent GeoBlazor Docs Event result type for the SearchWidget.OnSuggestComplete event.
SearchSuggestStartEvent GeoBlazor Docs Event result type for the SearchWidget.OnSuggestStart event.
SearchViewModelSearchClearEvent GeoBlazor Docs Event result type for the SearchViewModel.OnSearchClear event.
SearchViewModelSearchCompleteEvent GeoBlazor Docs Event result type for the SearchViewModel.OnSearchComplete event.
SearchViewModelSearchStartEvent GeoBlazor Docs Event result type for the SearchViewModel.OnSearchStart event.
SearchViewModelSelectResultEvent GeoBlazor Docs Event result type for the SearchViewModel.OnSelectResult event.
SearchViewModelSuggestCompleteEvent GeoBlazor Docs Event result type for the SearchViewModel.OnSuggestComplete event.
SearchViewModelSuggestStartEvent GeoBlazor Docs Event result type for the SearchViewModel.OnSuggestStart event.
SliderMaxChangeEvent GeoBlazor Docs Event result type for the SliderWidget.OnMaxChange event.
SliderMaxClickEvent GeoBlazor Docs Event result type for the SliderWidget.OnMaxClick event.
SliderMinChangeEvent GeoBlazor Docs Event result type for the SliderWidget.OnMinChange event.
SliderMinClickEvent GeoBlazor Docs Event result type for the SliderWidget.OnMinClick event.
SliderSegmentClickEvent GeoBlazor Docs Event result type for the SliderWidget.OnSegmentClick event.
SliderSegmentDragEvent GeoBlazor Docs Event result type for the SliderWidget.OnSegmentDrag event.
SliderThumbChangeEvent GeoBlazor Docs Event result type for the SliderWidget.OnThumbChange event.
SliderThumbClickEvent GeoBlazor Docs Event result type for the SliderWidget.OnThumbClick event.
SliderThumbDragEvent GeoBlazor Docs Event result type for the SliderWidget.OnThumbDrag event.
SliderTickClickEvent GeoBlazor Docs Event result type for the SliderWidget.OnTickClick event.
SliderTrackClickEvent GeoBlazor Docs Event result type for the SliderWidget.OnTrackClick event.
TrackTrackErrorEvent GeoBlazor Docs Event result type for the TrackWidget.OnTrackError event.
VertexAddEventInfoVertices GeoBlazor Docs Contains the details of the added vertices to track changes in topology of the geometry. ArcGIS Maps SDK for JavaScript
VertexRemoveEventInfoVertices GeoBlazor Docs Contains the details of the removed vertices to track changes in topology of the geometry. ArcGIS Maps SDK for JavaScript
Interfaces  
IDomUiEvent Interface for DOM UI events (keyboard, mouse, touch).

dymaptic.GeoBlazor.Core.Exceptions Namespace

Classes  
InvalidChildElementException Exception thrown when a component is added to the wrong type of parent component.
JavascriptError A JavaScript error
JavascriptException Converts a JavaScript Error into a .NET Exception
MissingMapException Exception when a MapView is created with no Map or WebMap
MissingRequiredChildElementException An exception that specifies that a required child component was not added to the parent.
MissingRequiredOptionsChildElementException An exception that specifies that none of the choices of required child components were added.
UnMatchedTargetNameException This exception is thrown when a watchExpression’s target object name doesn’t match the targetName parameter.

dymaptic.GeoBlazor.Core.Functions Namespace

Classes  
ConvertFunction  
FilterFunction  
FormatFunction  
GetSpriteInfo  
GroupByFunction  
InputParser  
ReverseConvertFunction  
SliderLabelFormatter Callback for formatting tick labels on a SliderWidget.
Delegates  
BaseFilterPredicate(ListItem) GeoBlazor Docs
BasemapFilter(Basemap, int, IReadOnlyCollection<Basemap>) This function is used by the filterFunction property to filter basemaps after they are fetched from the Portal.
DateLabelFormatter(DateTime, DateLabelFormatterType, ElementReference, DateLabelFormatterLayout) This function is used by the labelFormatFunction property to specify custom formatting and styling of the min, max and extent labels of the time slider widget.
FetchFeatureInfoFunction(object)  
GetResultsHandler(Nullable<bool>, Point, Nullable<int>, Nullable<int>, SpatialReference, SuggestResult, Nullable<Guid>) A function that is passed as a parameter to get search results. ArcGIS Maps SDK for JavaScript
GetSuggestionsHandler(Nullable<int>, Nullable<int>, SpatialReference, string, Nullable<Guid>) An object that is passed as a parameter to get search suggestions. ArcGIS Maps SDK for JavaScript
GoToOverride(GoToOverrideParameters) The delegate for the GoToOverride function.
InputCreatedFunction(ElementReference, InputCreatedFunctionType, int) Passes a JavaScript function to an ArcGIS property.
LayerListFilterPredicate(ListItem) GeoBlazor Docs The content displayed in the ListItem panel. ArcGIS Maps SDK for JavaScript
PixelFilterFunction(PixelData) Passes a JavaScript function to an ArcGIS property.
ReferenceFilterPredicate(ListItem) GeoBlazor Docs
ThumbCreatedFunction(int, double, ElementReference, ElementReference) Passes a JavaScript function to an ArcGIS property.
TickCreatedFunction(double, ElementReference, ElementReference) Callback delegate that fires for each tick.
UpdateBasemapsCallback(IReadOnlyCollection<Basemap>) Passes a JavaScript function to an ArcGIS property.

dymaptic.GeoBlazor.Core.Interfaces Namespace

Classes  
IElevationSource Interface for elevation sources.
Interfaces  
IAPIKeyMixin GeoBlazor Docs Interface for types CatalogLayer, FeatureLayer, SceneLayer, TileLayer
IArcGISCachedService GeoBlazor Docs Interface for types ElevationLayer, TileLayer
IArcGISMapService GeoBlazor Docs Interface for types MapImageLayer, TileLayer
IAttributeBinsQuery  
IAttributeBinsQueryBinParameters GeoBlazor Docs Bin parameters describe the characteristics of the bins, including their size and starting value. default null ArcGIS Maps SDK for JavaScript
IAttributeTableGroupElementElements GeoBlazor Docs An array of field, relationship, and attachment elements to display as grouped. ArcGIS Maps SDK for JavaScript
IAttributeTableTemplate  
IAttributeTableTemplateElements GeoBlazor Docs An array of attribute table element objects that represent an ordered list of table elements. ArcGIS Maps SDK for JavaScript
IBasemapGalleryWidgetSource GeoBlazor Docs The source for basemaps that the widget will display. ArcGIS Maps SDK for JavaScript
IBasemapLayerListCatalogOptionsVisibleElements The visible elements of the basemap layer list catalog options.
IBlendLayer GeoBlazor Docs Interface for types BaseTileLayer, BingMapsLayer, CatalogDynamicGroupLayer, CatalogFootprintLayer, CatalogLayer, CSVLayer, FeatureLayer, GeoJSONLayer, GeoRSSLayer, GraphicsLayer, GroupLayer, ImageryLayer, ImageryTileLayer, KMLLayer, MapImageLayer, OpenStreetMapLayer, TileLayer, VectorTileLayer, WCSLayer, WebTileLayer, WFSLayer, WMSLayer, WMTSLayer
ICatalogLayerListWidget Interface for the CatalogLayerListWidget component, only available in GeoBlazor Pro.
IChartMediaInfo GeoBlazor Docs Interface for types BarChartMediaInfo, ColumnChartMediaInfo, LineChartMediaInfo, PieChartMediaInfo
IClassBreaksRendererBackgroundFillSymbol GeoBlazor Docs When symbolizing polygon features with graduated symbols, set a FillSymbol on this property to visualize the boundaries of each feature. ArcGIS Maps SDK for JavaScript
IClosestFacilityParametersFacilities GeoBlazor Docs One or more locations that are searched for when finding the closest location. ArcGIS Maps SDK for JavaScript
IClosestFacilityParametersIncidents GeoBlazor Docs One or more locations from which the service searches for the nearby locations. ArcGIS Maps SDK for JavaScript
IColorRampServiceCreateColorRamp GeoBlazor Docs Interface for types AlgorithmicColorRamp, MultipartColorRamp
IColorSizeSliderWidgetUpdateVisualVariables GeoBlazor Docs Interface for types ColorVariable, SizeVariable
ICoverageInfoCoverageDescription GeoBlazor Docs Coverage description for different versions. ArcGIS Maps SDK for JavaScript
ICreateFeaturesWorkflowDataFullTemplate GeoBlazor Docs The full version of the template referenced by the property `creationInfo.template`. ArcGIS Maps SDK for JavaScript
ICreateToolEventInfo GeoBlazor Docs
ICreationInfoTemplate GeoBlazor Docs
ICustomParametersMixin GeoBlazor Docs Interface for types CatalogLayer, FeatureLayer, MapImageLayer, SceneLayer, TileLayer
IDisplayFilteredLayer GeoBlazor Docs Interface for types CatalogLayer, CSVLayer, FeatureLayer, GeoJSONLayer, WFSLayer
IDynamicDataLayerDataSource A table, feature class, or raster that resides in a registered workspace (either a folder or geodatabase). ArcGIS Maps SDK for JavaScript
IEditorViewModelActiveWorkflow GeoBlazor Docs A property indicating the current active workflow. ArcGIS Maps SDK for JavaScript
IEditorViewModelGetTemplatesForLayer GeoBlazor Docs Get all of the editing templates associated with a given layer. ArcGIS Maps SDK for JavaScript
IEditorWidgetActiveWorkflow GeoBlazor Docs A property indicating the current active workflow. ArcGIS Maps SDK for JavaScript
IElement Interface for types FieldElement, GroupElement, RelationshipElement, TextElement
IElementsAttributeTableElement GeoBlazor Docs Interface for types AttributeTableAttachmentElement, AttributeTableFieldElement, AttributeTableGroupElement, AttributeTableRelationshipElement
IElementsElement GeoBlazor Docs Interface for types AttachmentElement, FieldElement, GroupElement, RelationshipElement, TextElement, UtilityNetworkAssociationsElement
IElevationLayer  
IElevationSampler  
IEnvironmentLighting GeoBlazor Docs Settings for defining the lighting of the scene. default SunLighting ArcGIS Maps SDK for JavaScript
IEnvironmentWeather GeoBlazor Docs Indicates the type of weather visualization in the scene. default SunnyWeather ArcGIS Maps SDK for JavaScript
IFeatureEffectLayer GeoBlazor Docs Interface for types CatalogFootprintLayer, CSVLayer, FeatureLayer, GeoJSONLayer, WFSLayer
IFeatureFormViewModelInputs GeoBlazor Docs The field, group, or relationship inputs that make up the form FeatureForm widget. ArcGIS Maps SDK for JavaScript
IFeatureLayerBase GeoBlazor Docs Interface for types CatalogLayer, FeatureLayer
IFeatureReduction Interface for FeatureReduction classes available in GeoBlazor Pro. ArcGIS Maps SDK for JavaScript
IFeatureReductionLayer Defines a layer that supports Feature Reduction clusters and binning in GeoBlazor Pro
IFeatureServiceResourcesBundleLayers GeoBlazor Docs
IFeatureSetLayer GeoBlazor Docs Interface for types CatalogFootprintLayer, CatalogLayer, CSVLayer, FeatureLayer, GeoJSONLayer, SubtypeSublayer, WFSLayer
IFeatureTableCellDblclickEventNative GeoBlazor Docs
IFeatureTableCellKeydownEventNative GeoBlazor Docs
IFeatureTableViewModelActiveFilters GeoBlazor Docs A read-only property indicating the type of filter used by the table. ArcGIS Maps SDK for JavaScript
IFeatureTableViewModelCellDblclickEventNative GeoBlazor Docs The native event object used for the interaction.
IFeatureTableViewModelCellPointeroutEventNative GeoBlazor Docs The native event object used for the interaction.
IFeatureTableViewModelColumns GeoBlazor Docs A read-only collection of column, field, group, action, attachment, and relationship columns that are displayed within the table. ArcGIS Maps SDK for JavaScript
IFeatureTableWidgetActiveFilters GeoBlazor Docs A read-only property indicating the type of filter used by the table. ArcGIS Maps SDK for JavaScript
IFeatureTableWidgetColumns GeoBlazor Docs A read-only collection of column, field, group, action, attachment, and relationship columns that are displayed within the table. ArcGIS Maps SDK for JavaScript
IFeatureTableWidgetFindColumn Interface for types ActionColumn, AttachmentsColumn, Column, FieldColumn, GroupColumn, RelationshipColumn
IFeatureTableWidgetLayers GeoBlazor Docs An array of layers listed within the dropdown component of the table’s header. ArcGIS Maps SDK for JavaScript
IFeatureTemplate  
IFeatureTemplatesViewModelItems GeoBlazor Docs The template items or grouped template items. ArcGIS Maps SDK for JavaScript
IFeatureTemplatesViewModelLayers GeoBlazor Docs An array of FeatureLayers that are associated with the widget. ArcGIS Maps SDK for JavaScript
IFeatureTemplatesWidgetLayers GeoBlazor Docs An array of FeatureLayers to display within the widget. ArcGIS Maps SDK for JavaScript
IFeatureViewModel GeoBlazor Docs
IFeatureWidget  
IFormTemplate Represents a form template that can be used to create new features in a feature layer. Available only in GeoBlazor Pro.
IGeolocationPositioning GeoBlazor Docs Interface for types LocateViewModel, TrackViewModel
IGoTo Interface for components that can be used to override the goTo() method.
IGroupLayer For reading GroupLayer layers from GeoBlazor Pro.
IHighlightLayerViewMixin GeoBlazor Docs Interface for types CatalogFootprintLayerView, CSVLayerView, FeatureLayerView, GeoJSONLayerView, GraphicsLayerView, OGCFeatureLayerView, StreamLayerView, WFSLayerView
IHitTestItem GeoBlazor Docs A list of layers and graphics to include in the hitTest. ArcGIS Maps SDK for JavaScript
IImageryRenderer The IImageryRenderer is an interface for a group of renderers used for Imagery Layers
IImageryTileMixin GeoBlazor Docs Interface for types ImageryTileLayer, WCSLayer
IInteractiveRecord Defines a type that has methods calling to JavaScript but is not a MapComponent
IIntersectItem GeoBlazor Docs Items which are to be excluded when querying elevation from view. ArcGIS Maps SDK for JavaScript
ILayerParent GeoBlazor Docs The parent to which the layer belongs. ArcGIS Maps SDK for JavaScript
ILayersMixin GeoBlazor Docs Interface for types GroupLayer
ILegendElement GeoBlazor Docs The legendElements is constructed using the layer Renderer. ArcGIS Maps SDK for JavaScript
IMapComponent An interface for all map components.
IMeasurementViewModelActiveViewModel GeoBlazor Docs View model of the active measurement widget. ArcGIS Maps SDK for JavaScript
IMeasurementWidgetActiveWidget GeoBlazor Docs The measurement widget that is currently being used. default null ArcGIS Maps SDK for JavaScript
IMeshComponentMaterial GeoBlazor Docs The material determines how the component is visualized. ArcGIS Maps SDK for JavaScript
IMeshUtilsSource GeoBlazor Docs Creates a mesh geometry by sampling elevation data from an elevation service on a regular grid. param extent The extent from which to create the mesh. param options.demResolution Controls the horizontal resolution (cell size) in meters from which elevation data is sampled (defaults to `auto`). See ElevationLayer.queryElevation for more details on the different settings. ArcGIS Maps SDK for JavaScript
IMeshVertexSpace Interface for VertexSpace in a Mesh.
INamedTraceConfigurationTraceConfiguration GeoBlazor Docs The full definition of the trace configuration. ArcGIS Maps SDK for JavaScript
INormalizationBinParametersMixin GeoBlazor Docs Interface for types AutoIntervalBinParameters, FixedIntervalBinParameters
IOperationalLayer GeoBlazor Docs Interface for types BingMapsLayer, CatalogLayer, ElevationLayer, FeatureLayer, GeoJSONLayer, GeoRSSLayer, GroupLayer, ImageryLayer, ImageryTileLayer, KMLLayer, MapImageLayer, OpenStreetMapLayer, TileLayer, VectorTileLayer, WCSLayer, WebTileLayer, WFSLayer, WMSLayer, WMTSLayer
IOrderedLayer GeoBlazor Docs Interface for types CatalogLayer, CSVLayer, FeatureLayer, GeoJSONLayer, WFSLayer
IPieChartRendererVisualVariables GeoBlazor Docs An array of Size Visual Variable objects. ArcGIS Maps SDK for JavaScript
IPopupTemplateLayer GeoBlazor Docs
IPortalLayer GeoBlazor Docs Interface for types CatalogLayer, CSVLayer, ElevationLayer, FeatureLayer, GroupLayer, ImageryLayer, ImageryTileLayer, KMLLayer, OpenStreetMapLayer, SceneLayer, TileLayer, WCSLayer, WebTileLayer, WFSLayer, WMSLayer, WMTSLayer
IPublishableLayer GeoBlazor Docs Interface for types FeatureLayer
IQueryMixin GeoBlazor Docs Interface for types AttributeBinsQuery
IRasterPresetRendererMixin GeoBlazor Docs Interface for types ImageryLayer, ImageryTileLayer
IRefreshableLayer GeoBlazor Docs Interface for types BaseTileLayer, BingMapsLayer, CatalogLayer, ImageryLayer, MapImageLayer, OpenStreetMapLayer, TileLayer, WebTileLayer, WFSLayer, WMSLayer, WMTSLayer
IRenderersRenderer GeoBlazor Docs Interface for types HeatmapRenderer
IRendererWithVisualVariables GeoBlazor Docs Interface for types ClassBreaksRenderer, DictionaryRenderer, PieChartRenderer, SimpleRenderer, UniqueValueRenderer
IRouteStopSymbolsBreak GeoBlazor Docs The default symbol for break stops. default { type: “simple-marker”, color: [255, 255, 255], size: 12, outline: { color: [0, 122, 194], width: 3 } } ArcGIS Maps SDK for JavaScript
IRouteStopSymbolsFirst GeoBlazor Docs The default symbol for the first stop. default { type: “simple-marker”, color: [0, 255, 0], size: 20, outline: { color: [255, 255, 255], width: 4 } } ArcGIS Maps SDK for JavaScript
IRouteStopSymbolsLast GeoBlazor Docs The default symbol for a last stop. default { type: “simple-marker”, color: [255, 0, 0], size: 20, outline: { color: [255, 255, 255], width: 4 } } ArcGIS Maps SDK for JavaScript
IRouteStopSymbolsMiddle GeoBlazor Docs The default symbol for middle stops. default { type: “simple-marker”, color: [51, 51, 51],, size: 12, outline: { color: [0, 122, 194], width: 3 } } ArcGIS Maps SDK for JavaScript
IRouteStopSymbolsUnlocated GeoBlazor Docs The default symbol for an unlocated stops. default { type: “simple-marker”, color: [255, 0, 0], size: 12, outline: { color: [255, 255, 255], width: 3 } } ArcGIS Maps SDK for JavaScript
IRouteStopSymbolsWaypoint GeoBlazor Docs The default symbol for waypoint stops. default { type: “simple-marker”, color: [255, 255, 255], size: 12, outline: { color: [0, 122, 194], width: 3 } } ArcGIS Maps SDK for JavaScript
IRouteSymbolsDirectionLines GeoBlazor Docs The default symbol for direction lines. default { type: “simple-line”, color: [0, 122, 194], width: 6 } ArcGIS Maps SDK for JavaScript
IRouteSymbolsDirectionPoints GeoBlazor Docs The default symbol for direction points. default { type: “simple-marker”, color: [255, 255, 255], size: 6, outline: { color: [0, 122, 194], width: 2 } } ArcGIS Maps SDK for JavaScript
IRouteSymbolsPointBarriers GeoBlazor Docs The default symbol for point barriers. default { type: “simple-marker”, style: “x”, size: 10, outline: { color: [255, 0, 0], width: 3 } } ArcGIS Maps SDK for JavaScript
IRouteSymbolsPolygonBarriers GeoBlazor Docs The default symbol for polygon barriers. default { type: “simple-fill”, color: [255, 170, 0, 0.6], outline: { width: 7.5, color: [255, 0, 0, 0.6] } } ArcGIS Maps SDK for JavaScript
IRouteSymbolsPolylineBarriers GeoBlazor Docs The default symbol for polyline Barriers. default { type: “simple-line”, color: [255, 85, 0, 0.7], width: 7.5 } ArcGIS Maps SDK for JavaScript
IRouteSymbolsRouteInfo GeoBlazor Docs The default symbol for the overall route. default { type: “simple-line”, color: [20, 89, 127], width: 8 } ArcGIS Maps SDK for JavaScript
IScaleRangeLayer GeoBlazor Docs Interface for types BaseTileLayer, BingMapsLayer, CatalogDynamicGroupLayer, CatalogFootprintLayer, CatalogLayer, CSVLayer, FeatureLayer, GeoJSONLayer, GeoRSSLayer, GraphicsLayer, ImageryLayer, ImageryTileLayer, KMLLayer, MapImageLayer, OpenStreetMapLayer, SceneLayer, TileLayer, VectorTileLayer, WCSLayer, WebTileLayer, WFSLayer, WMSLayer, WMTSLayer
ISceneService GeoBlazor Docs Interface for types SceneLayer
ISceneViewEnvironmentLighting GeoBlazor Docs Indicates the type of lighting in the scene. default SunLighting ArcGIS Maps SDK for JavaScript
ISceneViewEnvironmentWeather GeoBlazor Docs Indicates the type of weather visualization in the scene. default SunnyWeather ArcGIS Maps SDK for JavaScript
IServiceAreaParametersFacilities GeoBlazor Docs The input locations around which service areas are generated. ArcGIS Maps SDK for JavaScript
ISizeScheme The size scheme used by the visual variable. ArcGIS Maps SDK for JavaScript
ISketchViewModelPointSymbol GeoBlazor Docs A SimpleMarkerSymbol, PointSymbol3D, TextSymbol, CIMSymbol, or WebStyleSymbol used for representing the point geometry that is being drawn. ArcGIS Maps SDK for JavaScript
ISketchViewModelPolygonSymbol GeoBlazor Docs A SimpleFillSymbol, PolygonSymbol3D, or CIMSymbol used for representing the polygon geometry that is being drawn. ArcGIS Maps SDK for JavaScript
ISketchViewModelPolylineSymbol GeoBlazor Docs A SimpleLineSymbol, LineSymbol3D, or CIMSymbol used for representing the polyline geometry that is being drawn. ArcGIS Maps SDK for JavaScript
ISliceViewModelExcludedLayers GeoBlazor Docs Add layers to this collection to exclude them from the slice. ArcGIS Maps SDK for JavaScript
ISublayersOwner GeoBlazor Docs Interface for types MapImageLayer, TileLayer
ISymbol2D GeoBlazor Docs Interface for types PictureFillSymbol, PictureMarkerSymbol, SimpleFillSymbol, SimpleLineSymbol, SimpleMarkerSymbol, TextSymbol
ISymbol2D3D GeoBlazor Docs
ISymbolsFillSymbol GeoBlazor Docs Interface for types PictureFillSymbol, SimpleFillSymbol
ISymbolsMarkerSymbol GeoBlazor Docs Interface for types PictureMarkerSymbol, SimpleMarkerSymbol
ISymbolsSymbol GeoBlazor Docs
ISymbolTableElementType GeoBlazor Docs An array of each symbol/category/break rendered for the symbol table. ArcGIS Maps SDK for JavaScript
ITableListWidget Interface for the TableListWidget, only available in GeoBlazor Pro.
ITablesMixin GeoBlazor Docs Interface for types GroupLayer
ITemplateItemTemplate GeoBlazor Docs The associated FeatureTemplate for the item. ArcGIS Maps SDK for JavaScript
ITemporalLayer GeoBlazor Docs Interface for types CatalogLayer, CSVLayer, FeatureLayer, ImageryLayer, MapImageLayer
ITemporalSceneLayer GeoBlazor Docs Interface for types SceneLayer
ITimeSliderViewModelDocument GeoBlazor Docs Interface for types WebMap, WebScene
ITimeSliderWidgetDocument GeoBlazor Docs Interface for types WebMap, WebScene
ITimeUtilsDocument GeoBlazor Docs Interface for types WebMap, WebScene
ITrackableLayer GeoBlazor Docs Interface for types CSVLayer, FeatureLayer, GeoJSONLayer, WFSLayer
IUnivariateColorSizeRampElementInfos GeoBlazor Docs
IUpdateToolEventInfo GeoBlazor Docs
IUtilityNetwork  
IVectorTileLayerSpriteSourceInfo GeoBlazor Docs Interface for types SpriteSourceImageInfo, SpriteSourceUrlInfo
IVersionAdaptersUtilsInput GeoBlazor Docs Interface for types FeatureLayer, Network, UtilityNetwork
IVersionAdapterVersionableItem GeoBlazor Docs Contains items with the `gdbVersion` property. ArcGIS Maps SDK for JavaScript
IVersionManagementUtilsInput GeoBlazor Docs Interface for types VersionAdapter, WebMap
IViewModel Convenience interface for managing view models for layers and widgets.
IVisualVariablesMixin GeoBlazor Docs Interface for types ClassBreaksRenderer, DictionaryRenderer, SimpleRenderer, UniqueValueRenderer
IWMSLayerDimensions GeoBlazor Docs An array of time, elevation and other dimensions for the root layer. ArcGIS Maps SDK for JavaScript
IWMSSublayerDimensions GeoBlazor Docs An array of time, elevation and other dimensions for the sublayer. ArcGIS Maps SDK for JavaScript

dymaptic.GeoBlazor.Core.Model Namespace

Classes  
AbortManager The AbortManager translates a .NET System.Threading.CancellationToken into a JavaScript abort signal.
AbortManagerResult The result of creating an abort controller and signal.
Address A complete street address for use in an AddressQuery
AddressCandidate Represents the result of a geocode service operation as a list of address candidates. This resource provides information about candidates, including the address, location, and match score. ArcGIS Maps SDK for JavaScript
AddressQuery A collection of parameters to pass to locator.addressToLocations
AiAssistantServices Provides access to AI assistant services for various natural language processing tasks
AiUtilityServices Provides access to AI utility services for operations like translation
AnalyticsCapability Describes what analytics capabilities are enabled on the layer.
ArcGISImageServiceCapabilitiesQuery GeoBlazor Docs Describes query operations supported by the layer. ArcGIS Maps SDK for JavaScript
ArcGISMapServiceCapabilities GeoBlazor Docs Indicates the layer’s supported capabilities. ArcGIS Maps SDK for JavaScript
ArcGISMapServiceCapabilitiesExportMap GeoBlazor Docs Indicates options supported by the exportMap operation. ArcGIS Maps SDK for JavaScript
ArcGISMapServiceCapabilitiesExportTiles GeoBlazor Docs Indicates options supported by the exportTiles operation. ArcGIS Maps SDK for JavaScript
ArcGISMapServiceCapabilitiesOperations GeoBlazor Docs Indicates operations that can be performed on the service. ArcGIS Maps SDK for JavaScript
AsyncFleetRouting Asynchronous fleet routing service
AsyncPrintTask Asynchronous print task service
AsyncRoutingService Asynchronous routing service with travel mode support
Attachment The attachment to be added, updated or deleted in an AttachmentEdit.
AttachmentCapabilities GeoBlazor Docs The editing capabilities for attachments. ArcGIS Maps SDK for JavaScript
AttachmentCapability Describes what attachment capabilities are enabled on the layer.
AttachmentEdit AttachmentEdit represents an attachment that can be added, updated or deleted via applyEdits. This object can be either pre-uploaded data or base 64 encoded data. ArcGIS Maps SDK for JavaScript
AttachmentInfo GeoBlazor Docs The `AttachmentInfo` class returns information about attachments associated with a feature. ArcGIS Maps SDK for JavaScript
AttachmentQuery GeoBlazor Docs This class defines parameters for executing queries for feature attachments from a feature layer. ArcGIS Maps SDK for JavaScript
AttributesDictionary Dictionary of Graphic Attributes that can be asynchronously updated
AuthenticationManager Manager for all authentication-related tasks, tokens, and keys
BaseImageMeasureParameters GeoBlazor Docs Base class for imagery mensuration operations. ArcGIS Maps SDK for JavaScript
BookmarkThumbnail GeoBlazor Docs The URL for a thumbnail image. ArcGIS Maps SDK for JavaScript
Bounds GeoBlazor Docs Represents the effective bounds of the slider. ArcGIS Maps SDK for JavaScript
BreakPoint Defines the dimensions of the View at which to dock the popup. Set to false to disable docking at a breakpoint. DefaultValue: true
CameraInfo GeoBlazor Docs Camera information returned as a result of running ImageryLayer.queryGPSInfo() or imageService.queryGPSInfo() methods. ArcGIS Maps SDK for JavaScript
CapabilitiesQuery GeoBlazor Docs Describes query operations that can be performed on features in the layer. ArcGIS Maps SDK for JavaScript
CapabilitiesQuerySupportedSpatialAggregationStatistics GeoBlazor Docs List of supported aggregated geometries returned for each distinct group when groupByFieldsForStatistics is used. ArcGIS Maps SDK for JavaScript
ColorBackground GeoBlazor Docs Represents the background color of the WebMap when displayed in a MapView. ArcGIS Maps SDK for JavaScript
ColormapPixel Represents a pixel in a colormap.
CompositeTransformationGeoTransforms1 GeoBlazor Docs
CoverageDescriptionV100 GeoBlazor Docs Coverage description for WCS service version 1.0.0. ArcGIS Maps SDK for JavaScript
CoverageDescriptionV100DomainSet GeoBlazor Docs Describes the spatial and temporal domain of a coverage. ArcGIS Maps SDK for JavaScript
CoverageDescriptionV100DomainSetSpatialDomain GeoBlazor Docs Spatial domain of a coverage. ArcGIS Maps SDK for JavaScript
CoverageDescriptionV100DomainSetSpatialDomainOffset GeoBlazor Docs Spatial domain x, y offset. ArcGIS Maps SDK for JavaScript
CoverageDescriptionV100DomainSetSpatialDomainOrigin GeoBlazor Docs Spatial domain x, y origin. ArcGIS Maps SDK for JavaScript
CoverageDescriptionV100RangeSet GeoBlazor Docs Defines the properties (categories, measures, or values) assigned to each location in the domain. ArcGIS Maps SDK for JavaScript
CoverageDescriptionV100RangeSetAxis GeoBlazor Docs Provides additional information on compound valued range set. ArcGIS Maps SDK for JavaScript
CoverageDescriptionV100SupportedCRSs GeoBlazor Docs Coordinate reference systems supported by a coverage. ArcGIS Maps SDK for JavaScript
CoverageDescriptionV110 GeoBlazor Docs Coverage description for WCS service version 1.1.0. ArcGIS Maps SDK for JavaScript
CoverageDescriptionV110Domain GeoBlazor Docs Describes the spatial and temporal domain of a coverage. ArcGIS Maps SDK for JavaScript
CoverageDescriptionV110DomainSpatialDomain GeoBlazor Docs Spatial extent or domain of a coverage. ArcGIS Maps SDK for JavaScript
CoverageDescriptionV110DomainSpatialDomainOffset GeoBlazor Docs Spatial domain x, y offset. ArcGIS Maps SDK for JavaScript
CoverageDescriptionV110DomainSpatialDomainOrigin GeoBlazor Docs Spatial domain x, y origin. ArcGIS Maps SDK for JavaScript
CoverageDescriptionV110Range GeoBlazor Docs Defines the properties (categories, measures, or values) assigned to each location in the domain. ArcGIS Maps SDK for JavaScript
CoverageDescriptionV110RangeAxis GeoBlazor Docs Provides additional information on compound valued range. ArcGIS Maps SDK for JavaScript
CoverageDescriptionV110Resolution GeoBlazor Docs Resolution x, y. ArcGIS Maps SDK for JavaScript
CoverageDescriptionV201 GeoBlazor Docs Coverage description for WCS service version 2.0.1 ArcGIS Maps SDK for JavaScript
CoverageDescriptionV201BoundedBy GeoBlazor Docs Spatial and temporal extent of a coverage. ArcGIS Maps SDK for JavaScript
CoverageDescriptionV201BoundedByEnvelopeAllDims GeoBlazor Docs The spatial extent dimensions. ArcGIS Maps SDK for JavaScript
CoverageDescriptionV201DomainSet GeoBlazor Docs Domains associated with a coverage. ArcGIS Maps SDK for JavaScript
CoverageDescriptionV201DomainSetResolution GeoBlazor Docs Domain x, y resolution. ArcGIS Maps SDK for JavaScript
CoverageDescriptionV201EoMetadata GeoBlazor Docs The WCS 2.0 Earth Observation coverage metadata. ArcGIS Maps SDK for JavaScript
CoverageDescriptionV201EoMetadataObservation GeoBlazor Docs Earth observation. ArcGIS Maps SDK for JavaScript
CoverageDescriptionV201RangeType GeoBlazor Docs Describes the semantics of the range set values supported by a coverage. ArcGIS Maps SDK for JavaScript
CoverageDescriptionV201Resolution GeoBlazor Docs Service x,y resolution. ArcGIS Maps SDK for JavaScript
CoverageInfo GeoBlazor Docs Coverage information associated with a WCS service. ArcGIS Maps SDK for JavaScript
CSVLayerCapabilities GeoBlazor Docs Describes the layer’s supported capabilities. ArcGIS Maps SDK for JavaScript
CSVLayerCapabilitiesAttachment GeoBlazor Docs
CSVLayerCapabilitiesData GeoBlazor Docs Describes characteristics of the data in the layer. ArcGIS Maps SDK for JavaScript
CSVLayerCapabilitiesEditing GeoBlazor Docs Describes editing capabilities that can be performed on the features in the layer. ArcGIS Maps SDK for JavaScript
CSVLayerCapabilitiesOperations GeoBlazor Docs Describes operations that can be performed on features in the layer. ArcGIS Maps SDK for JavaScript
CSVLayerCapabilitiesQuery GeoBlazor Docs Describes query operations that can be performed on features in the layer. ArcGIS Maps SDK for JavaScript
CSVLayerCapabilitiesQueryRelated GeoBlazor Docs Indicates if the layer’s query operation supports querying features or records related to features in the layer. ArcGIS Maps SDK for JavaScript
DataCapability Describes characteristics of the data in the layer.
Dimension Defines a screen measurement in points or pixels. Supports implicit conversion from string, int, or double. Dimensions can include `pt` or `px` units. If no units are specified, `pt` is assumed.
DisplayFilter GeoBlazor Docs Display filters limit which features of a layer are displayed. ArcGIS Maps SDK for JavaScript
EditedFeatureResultEditedFeatures GeoBlazor Docs Object containing all edited features belonging to the specified layer. ArcGIS Maps SDK for JavaScript
EditedFeatureResultEditedFeaturesUpdates GeoBlazor Docs Object containing original and updated features as a result of editing a feature that participates in a composite relationship. ArcGIS Maps SDK for JavaScript
EditFieldsInfo GeoBlazor Docs The fields that record who adds or edits data in the feature service and when the edit is made. ArcGIS Maps SDK for JavaScript
EditingCapability Describes editing capabilities that can be performed on the features in the layer via ApplyEdits().
EditingInfo GeoBlazor Docs Specifies information about editing. ArcGIS Maps SDK for JavaScript
Effect ArcGIS Maps SDK for JavaScript
ElevationDimension GeoBlazor Docs Elevation dimension information. ArcGIS Maps SDK for JavaScript
ElevationLayerService Service for accessing elevation layer data
ElevationQueryResultSampleInfo GeoBlazor Docs Contains additional information about how the geometry was sampled. ArcGIS Maps SDK for JavaScript
Error Error is a class that enhances the debugging and error handling process. Rather than returning a generic JavaScript error, this Error returns a standardized error object with several properties. The error class can be useful in many scenarios, such as working with promises, the esriRequest module, and many different layers and widgets. ArcGIS JS API
ExifInfo GeoBlazor Docs An array of Exchangeable image file format information for the attachment. ArcGIS Maps SDK for JavaScript
ExifInfoTags GeoBlazor Docs Array of tag objects containing the following properties: ArcGIS Maps SDK for JavaScript
ExportTileMap Mapping between source and export URLs for tile services
FacilityLayerInfo GeoBlazor Docs The FacilityLayerInfo describes the footprints of managed buildings and other structures. ArcGIS Maps SDK for JavaScript
FeatureEditResultError If the edit failed, the edit result includes an error. ArcGIS Maps SDK for JavaScript
FeatureEdits GeoBlazor Docs
FeatureIdentifier GeoBlazor Docs A feature identifier. ArcGIS Maps SDK for JavaScript
FeatureLayerCapabilities Describes the layer’s supported capabilities.
FeatureSet GeoBlazor Docs A collection of features returned from ArcGIS Server or used as input to methods. ArcGIS Maps SDK for JavaScript
FeatureType GeoBlazor Docs FeatureType is a subset of features defined in a FeatureLayer that share the same attributes. ArcGIS Maps SDK for JavaScript
FeatureViewModelLastEditInfo GeoBlazor Docs A read-only property containing metadata regarding the last edit performed on a feature. ArcGIS Maps SDK for JavaScript
FetchResource GeoBlazor Docs A resource reference returned in the result of fetchResources(). ArcGIS Maps SDK for JavaScript
FieldsIndex GeoBlazor Docs An array of date fields or field json objects.
FindImagesParameters GeoBlazor Docs Input parameter for the ImageryLayer.findImages() or imageService.findImages() methods. ArcGIS Maps SDK for JavaScript
GenericDimension GeoBlazor Docs Generic dimension information. ArcGIS Maps SDK for JavaScript
GeocodeService Service for geocoding addresses and locations
GeographicTransformation Projecting your data between coordinate systems sometimes requires transforming between geographic coordinate systems. Geographic transformations are used to transform coordinates between spatial references that have different geographic coordinate systems, and thus different datums. Using the most suitable transformation ensures the best possible accuracy when converting geometries from one spatial reference to another. ArcGIS Maps SDK for JavaScript
GeographicTransformationStep Represents a step in the process of transforming coordinates from one geographic coordinate system to another. A geographic transformation step can be constructed from a well-known ID (wkid) or a well known text (wkt) that represents a geographic datum transformation. ArcGIS Maps SDK for JavaScript
GeoJSONLayerApplyEditsEdits GeoBlazor Docs
GeoJSONLayerCapabilities GeoBlazor Docs Describes the layer’s supported capabilities. ArcGIS Maps SDK for JavaScript
GeoJSONLayerCapabilitiesAttachment GeoBlazor Docs
GeoJSONLayerCapabilitiesData GeoBlazor Docs Describes characteristics of the data in the layer. ArcGIS Maps SDK for JavaScript
GeoJSONLayerCapabilitiesEditing GeoBlazor Docs Describes editing capabilities that can be performed on the features in the layer. ArcGIS Maps SDK for JavaScript
GeoJSONLayerCapabilitiesOperations GeoBlazor Docs Describes operations that can be performed on features in the layer. ArcGIS Maps SDK for JavaScript
GeoJSONLayerCapabilitiesQuery GeoBlazor Docs Describes query operations that can be performed on features in the layer. ArcGIS Maps SDK for JavaScript
GeoJSONLayerCapabilitiesQueryRelated GeoBlazor Docs Indicates if the layer’s query operation supports querying features or records related to features in the layer. ArcGIS Maps SDK for JavaScript
GeometryFieldsInfo GeoBlazor Docs The `GeometryFieldsInfo` class returns information about the system maintained geometry information associated with a specific feature in a FeatureLayer. ArcGIS Maps SDK for JavaScript
Geotrigger GeoBlazor Docs A Geotrigger is a condition that will be monitored against dynamic GIS data - for example using a spatial operation to check for enter/exit. ArcGIS Maps SDK for JavaScript
GeotriggersInfo GeoBlazor Docs Information relating to a list of Geotriggers. ArcGIS Maps SDK for JavaScript
GoToOverrideParameters The following properties define a goTo override function. ArcGIS Maps SDK for JavaScript
GoToParameters GeoBlazor Docs The parameters for the MapView’s goTo() method and the SceneView’s goTo() method. ArcGIS Maps SDK for JavaScript
GoToTarget The target location/viewpoint to animate to in the goTo() method. A two or three-element array of numbers represents the [x,y,z] coordinates to center the view on. When using an object for the target, use the properties in this record.
GraphicHit Object specification for the graphic hit result returned in HitTestResult of the hitTest() method.
GraphicOrigin  
Ground GeoBlazor Docs The Ground class contains properties that specify how the ground surface is displayed in a SceneView. ArcGIS Maps SDK for JavaScript
Handle A handle to a LayerView.Highlight call result. The handle can be used to remove the installed highlight or other events.
HeightModelInfo GeoBlazor Docs The height model info defines the characteristics of a vertical coordinate system. ArcGIS Maps SDK for JavaScript
HelperServices Provides access to various ArcGIS helper services and endpoints
ImageData Represents the image data of a screenshot.
ImageObject GeoBlazor Docs Defines an image object that can be used when setting SpriteSourceImageInfo. ArcGIS Maps SDK for JavaScript
LabelInfos GeoBlazor Docs Label infos for the slider. ArcGIS Maps SDK for JavaScript
LayerSearchSourceFilter For filtering suggests or search results. Setting a value here takes precedence over withinViewEnabled. Please see the object specification table below for details.
LevelLayerInfo GeoBlazor Docs The LevelLayerInfo class describes the footprint of each occupiable floor contained in a managed facility. ArcGIS Maps SDK for JavaScript
ListItemPanelContent Represents the content of a ListItem panel, which can be a System.String, Widget, or an Microsoft.AspNetCore.Components.ElementReference.
LocatorSearchSourceFilter For filtering suggests or search results. Setting a value here takes precedence over withinViewEnabled. Please see the object specification table below for details.
LogicComponent A base class for non-map components, such as GeometryEngine, Projection, etc.
MapColor Creates a new color object by passing either a hex, rgb(a), hsl(a) or named color value. Hex, hsl(a) and named color values can be passed as a string: ArcGIS Maps SDK for JavaScript
MapFloorInfo GeoBlazor Docs Floor-aware maps facilitate visualizing, editing, and analyzing indoor data and they allow for fast navigation of buildings in maps and scenes. ArcGIS Maps SDK for JavaScript
MapPath Represents both Paths and Rings, as a two-dimensional array of number coordinates. ArcGIS Maps SDK for JavaScript
MapPoint This is another representation of Point that should be used to create MapPaths.
MeasurementValue GeoBlazor Docs An object containing measurement values returned from a mensuration operation. ArcGIS Maps SDK for JavaScript
Members GeoBlazor Docs Members returned in the result of fetchMembers(). ArcGIS Maps SDK for JavaScript
MetadataCapability Describes the metadata contained on features in the layer.
MosaicRule GeoBlazor Docs Specifies the mosaic rule when defining how individual images should be mosaicked. ArcGIS Maps SDK for JavaScript
ObjectId Wraps the string and numeric possibilities of ObjectIds from ArcGIS.
OperationsCapability Describes operations that can be performed on features in the layer.
OrientationInfo GeoBlazor Docs An object containing properties specific to the orientation of an image attachment. ArcGIS Maps SDK for JavaScript
PackagingService Service for packaging maps and data for offline use
PixelBlockAddDataPlaneData GeoBlazor Docs
PixelBlockAddDataPlaneDataStatistics GeoBlazor Docs
PixelSize GeoBlazor Docs Specifies the pixel size (or the resolution). ArcGIS Maps SDK for JavaScript
PixelSizeSpatialReference GeoBlazor Docs Spatial reference to be used for the request. ArcGIS Maps SDK for JavaScript
PortalGroup GeoBlazor Docs The group resource represents a group within the Portal. ArcGIS Maps SDK for JavaScript
PortalHub Represents the Hub configuration for the organization.
PortalHubCommunityOrg Represents the community organization configuration for Hub.
PortalHubEvents Represents the events configuration for Hub.
PortalHubSettings Represents the settings for Hub.
PortalItemApplicationProxies GeoBlazor Docs Contains an array of objects containing proxy information for premium platform services. ArcGIS Maps SDK for JavaScript
PortalItemResource GeoBlazor Docs A reference to a portal item resource. ArcGIS Maps SDK for JavaScript
PortalLink Represents a link in the portal organization settings.
PortalLinks Represents the links section of the organization settings.
PortalOpenData Represents the Open Data configuration for the organization.
PortalOpenDataMigrations Represents the migration settings for Open Data.
PortalOpenDataSettings Represents the settings for Open Data.
PortalProperties Represents the organization settings structure from the ArcGIS Portal API.
PortalQueryParams GeoBlazor Docs The parameters used to perform a query for Items, Groups, and Users within a Portal. ArcGIS Maps SDK for JavaScript
PortalRating GeoBlazor Docs PortalRating provides details about the rating associated with a Portal item. ArcGIS Maps SDK for JavaScript
PortalSharedTheme Represents the shared theme configuration for the organization.
PortalSharedThemeBody Represents the body theming configuration.
PortalSharedThemeButton Represents the button theming configuration.
PortalSharedThemeHeader Represents the header theming configuration.
PortalSharedThemeLogo Represents the logo configuration in the shared theme.
Presentation GeoBlazor Docs A presentation contains a Collection of slides that allows users to quickly navigate to predefined settings of a SceneView. ArcGIS Maps SDK for JavaScript
PrintLayoutOptions Options for configuring print layouts
PrintTaskService Service for print tasks to create printable maps
PrintTemplateService Template configuration for print services
ProjectionEngine A client-side projection engine for converting geometries from one SpatialReference to another. When projecting geometries the starting spatial reference must be specified on the input geometry. You can specify a specific geographic (datum) transformation for the project operation, or accept the default transformation if one is needed. ArcGIS Maps SDK for JavaScript
PublishingInfo GeoBlazor Docs This stops when the status has been determined or when the layer is destroyed. ArcGIS Maps SDK for JavaScript
QuantizationParameters Used to project the geometry onto a virtual grid, likely representing pixels on the screen. Geometry coordinates are converted to integers by building a grid with a resolution matching the quantizationParameters.tolerance. Each coordinate is then snapped to one pixel on the grid.
Query GeoBlazor Docs This class defines parameters for executing queries for features from a layer or layer view. ArcGIS Maps SDK for JavaScript
QueryCapability Describes query operations that can be performed on features in the layer.
QueryCompositeTransformation GeoBlazor Docs
QueryParameterValues GeoBlazor Docs Filters features from the layer based on pre-authored parameterized filters. ArcGIS Maps SDK for JavaScript
QueryRangeValues GeoBlazor Docs Filters features from the layer that are within the specified range values. ArcGIS Maps SDK for JavaScript
QueryRelatedCapability Indicates if the layer’s query operation supports querying features or records related to features in the layer.
QuerySimpleTransformation GeoBlazor Docs
QueryTopFeaturesCapability Describes top features query operations that can be performed on features in the layer.
RampTitle GeoBlazor Docs Describes the schema of the RampTitle element. ArcGIS Maps SDK for JavaScript
RasterBandInfo GeoBlazor Docs referenced by ImageryLayer or module:esri/layers/ImageryTileLayer#rasterInfo. ArcGIS Maps SDK for JavaScript
RasterBandStatistics GeoBlazor Docs Raster statistics information returned that meets the specified ImageHistogramParameters from the `computeStatisticsHistograms()` method on ImageryLayer or ImageryTileLayer. ArcGIS Maps SDK for JavaScript
RasterFunctionInfo GeoBlazor Docs The raster function published with the image service. ArcGIS Maps SDK for JavaScript
RasterHistogram GeoBlazor Docs Raster histogram information returned that meets the specified ImageHistogramParameters from the computeHistograms() or computeStatisticsHistograms() method. ArcGIS Maps SDK for JavaScript
RasterInfo GeoBlazor Docs Describes general raster data information exposed by the ArcGIS REST API for ImageryLayer, ImageryTileLayer and WCSLayer. ArcGIS Maps SDK for JavaScript
RasterInfoPixelSize GeoBlazor Docs Raster pixel size. ArcGIS Maps SDK for JavaScript
RasterInfoStatistics GeoBlazor Docs Raster band statistics. ArcGIS Maps SDK for JavaScript
RasterMultidimensionalInfo GeoBlazor Docs RasterMultidimensionalInfo contains dimensions for each variable in the service describing information about the images collected at multiple times, depths, or heights. ArcGIS Maps SDK for JavaScript
RasterMultidimensionalInfoVariables GeoBlazor Docs The multi dimensional variables. ArcGIS Maps SDK for JavaScript
RasterMultidimensionalInfoVariablesDimensions GeoBlazor Docs A dimension may be used to represent real physical dimensions such as time or depth/height. ArcGIS Maps SDK for JavaScript
RasterSliceValue GeoBlazor Docs Data series returned in RasterIdentifyResult when identify() is called on a transposed multidimensional ImageryTileLayer. ArcGIS Maps SDK for JavaScript
Relationship GeoBlazor Docs Describes a layer’s relationship with another layer or table. ArcGIS Maps SDK for JavaScript
RelationshipCapabilities GeoBlazor Docs Specific permissions for relationship operations. ArcGIS Maps SDK for JavaScript
RelationshipQuery GeoBlazor Docs This class defines parameters for executing queries for related records from a layer. ArcGIS Maps SDK for JavaScript
RendererTitle GeoBlazor Docs Describes the schema of the RendererTitle element. ArcGIS Maps SDK for JavaScript
ResultTypeJSON GeoBlazor Docs ResultTypeJSON specifies the type of results to return after running a trace. ArcGIS Maps SDK for JavaScript
RotatorPanel Custom HTML for the home page.
RoutingService Synchronous routing service with travel mode support
SceneFilter GeoBlazor Docs A SceneFilter defines parameters for setting a client-side spatial filter on a SceneLayer. ArcGIS Maps SDK for JavaScript
SceneLayerCapabilities GeoBlazor Docs Describes the layer’s supported capabilities. ArcGIS Maps SDK for JavaScript
SceneLayerCapabilitiesData GeoBlazor Docs Describes characteristics of the data in the layer. ArcGIS Maps SDK for JavaScript
SceneLayerCapabilitiesEditing GeoBlazor Docs Describes editing capabilities that can be performed on the features in the layer via applyEdits(). ArcGIS Maps SDK for JavaScript
SceneLayerCapabilitiesOperations GeoBlazor Docs Describes operations that can be performed on features in the layer. ArcGIS Maps SDK for JavaScript
SceneLayerCapabilitiesQuery GeoBlazor Docs Describes query operations that can be performed on features in the layer. ArcGIS Maps SDK for JavaScript
SceneLayerCapabilitiesQueryRelated GeoBlazor Docs Indicates if the layer’s query operation supports querying features or records related to features in the layer. ArcGIS Maps SDK for JavaScript
SceneServiceVersion GeoBlazor Docs The version of the scene service specification used for this service. ArcGIS Maps SDK for JavaScript
ScreenPoint GeoBlazor Docs An object representing a point on the screen. ArcGIS Maps SDK for JavaScript
Screenshot Represents a screenshot of the map view.
ScreenshotArea Specifies whether to take a screenshot of a specific area of the view. The area coordinates are relative to the origin of the padded view and will be clipped to the view size. Defaults to the whole view.
ScreenshotOptions Options for taking a screenshot
SearchResponse GeoBlazor Docs When resolved, returns this response after calling search. ArcGIS Maps SDK for JavaScript
SearchResponseErrors GeoBlazor Docs
SearchSourceFilter GeoBlazor Docs For filtering suggests or search results. ArcGIS Maps SDK for JavaScript
SelectionFilter GeoBlazor Docs Use this for selecting rows within the table based off of their object ID. ArcGIS Maps SDK for JavaScript
SeparableWrapModes GeoBlazor Docs A separable wrap configuration for horizontal and vertical wrapping modes. ArcGIS Maps SDK for JavaScript
ServiceEdits GeoBlazor Docs Results returned from the generateAddAssociations method and generateDeleteAssociations. ArcGIS Maps SDK for JavaScript
ServiceEditsIdentifierFields GeoBlazor Docs Identifier for globalId and objectId. ArcGIS Maps SDK for JavaScript
SiteLayerInfo GeoBlazor Docs The SiteLayerInfo class describes the boundaries of managed sites and is used for visualizing groups of facilities. ArcGIS Maps SDK for JavaScript
SlideDescription GeoBlazor Docs The description of the slide. ArcGIS Maps SDK for JavaScript
SlideEnvironment GeoBlazor Docs Represents settings that affect the environment in which the WebScene is displayed (such as lighting). ArcGIS Maps SDK for JavaScript
SlideGround GeoBlazor Docs Ground properties for this slide. ArcGIS Maps SDK for JavaScript
SlideThumbnail GeoBlazor Docs A data URI encoded thumbnail. ArcGIS Maps SDK for JavaScript
SlideTitle GeoBlazor Docs The title of the slide. ArcGIS Maps SDK for JavaScript
SlideUpdateFromOptionsScreenshot GeoBlazor Docs Screenshot options to use. ArcGIS Maps SDK for JavaScript
SlideVisibleLayers GeoBlazor Docs The visible layers of the scene. ArcGIS Maps SDK for JavaScript
SpatialReferenceInfo The return object of ExtendedSpatialReferenceInfo(SpatialReference)
SpriteInfo GeoBlazor Docs A description of each image contained in the sprite. ArcGIS Maps SDK for JavaScript
SpriteSource GeoBlazor Docs The sprite source returned from the setSpriteSource method. ArcGIS Maps SDK for JavaScript
SpriteSourceImageInfo GeoBlazor Docs Defines sprite source from an image and index json when the setSpriteSource() method is called. ArcGIS Maps SDK for JavaScript
SpriteSourceImageInfoSpriteSource1x GeoBlazor Docs Sprite source for non high-DPI devices. ArcGIS Maps SDK for JavaScript
SpriteSourceImageInfoSpriteSource2x GeoBlazor Docs Sprite source for high-DPI devices. ArcGIS Maps SDK for JavaScript
SpriteSourceUrlInfo GeoBlazor Docs The URL of the sprite source to be fetched when the setSpriteSource() method is called. ArcGIS Maps SDK for JavaScript
StatisticDefinition GeoBlazor Docs This class defines the parameters for querying a layer or layer view for statistics. ArcGIS Maps SDK for JavaScript
StatisticDefinitionStatisticParameters GeoBlazor Docs The parameters for percentile statistics. default null ArcGIS Maps SDK for JavaScript
SublayerCapabilities GeoBlazor Docs Describes the layer’s supported capabilities. ArcGIS Maps SDK for JavaScript
SublayerCapabilitiesAttachment GeoBlazor Docs
SublayerCapabilitiesData GeoBlazor Docs Describes characteristics of the data in the layer. ArcGIS Maps SDK for JavaScript
SublayerCapabilitiesOperations GeoBlazor Docs Describes operations that can be performed on features in the layer. ArcGIS Maps SDK for JavaScript
SublayerCapabilitiesQueryRelated GeoBlazor Docs Indicates if the layer’s query operation supports querying features or records related to features in the layer. ArcGIS Maps SDK for JavaScript
SubsetDimension GeoBlazor Docs Dimension name and its extent or range computed from the subsetDefinitions and it is added to dimensions. ArcGIS Maps SDK for JavaScript
Subtype GeoBlazor Docs Subtypes categorize a subset of features in a layer that share the same attributes. ArcGIS Maps SDK for JavaScript
SubtypeSublayerEdits GeoBlazor Docs
SuggestResponse GeoBlazor Docs When resolved, returns this response after calling suggest. ArcGIS Maps SDK for JavaScript
SuggestResponseErrors GeoBlazor Docs
SupportedSpatialStatisticAggregations List of supported aggregated geometries returned for each distinct group when groupByFieldsForStatistics is used.
SymbolTableElementInfo GeoBlazor Docs Properties defining the scheme of the SymbolTableElementInfo. ArcGIS Maps SDK for JavaScript
TemporalDomain GeoBlazor Docs Temporal domain or extent of a coverage. ArcGIS Maps SDK for JavaScript
Thumbnail An object used to create a thumbnail image that represents a feature type in the feature template.
TickElementGroup The HTML Element nodes representing a single slider tick and its associated label.
TimeDimension GeoBlazor Docs Time dimension information. ArcGIS Maps SDK for JavaScript
TimeDimensionInterval GeoBlazor Docs The time dimension interval. ArcGIS Maps SDK for JavaScript
TimeDimensionIntervalResolution GeoBlazor Docs Interval duration defined by the following properties. ArcGIS Maps SDK for JavaScript
TopFeaturesQuery GeoBlazor Docs This class defines parameters for executing top features queries from a FeatureLayer. ArcGIS Maps SDK for JavaScript
TopFilter GeoBlazor Docs This class defines the top filter parameters for executing top features queries for features from a FeatureLayer. ArcGIS Maps SDK for JavaScript
UpdateCapabilities GeoBlazor Docs Specific permissions for update operations. ArcGIS Maps SDK for JavaScript
UrlService Base service providing a URL endpoint
ValidateServiceEdits GeoBlazor Docs ValidateServiceEdits represents the layerId and editedFeatures. ArcGIS Maps SDK for JavaScript
ValidationSetItemJSON GeoBlazor Docs ValidationSetItemJSON represents the set of features and objects to validate. ArcGIS Maps SDK for JavaScript
VectorTileLayerCapabilities GeoBlazor Docs Indicates the layer’s supported capabilities. ArcGIS Maps SDK for JavaScript
VectorTileLayerCapabilitiesExportTiles GeoBlazor Docs Indicates options supported by the exportTiles operation. ArcGIS Maps SDK for JavaScript
VectorTileLayerCapabilitiesOperations GeoBlazor Docs Indicates operations that can be performed on the service. ArcGIS Maps SDK for JavaScript
VectorTileLayerCurrentStyleInfo GeoBlazor Docs The current style information of the VectorTileLayer. ArcGIS Maps SDK for JavaScript
VectorTileOrigin  
ViewExtentUpdate A class to represent all the parameters that make up the extent of the map view.
VisibleContentElements GeoBlazor Docs
WebDocTimeSlider GeoBlazor Docs Time animation is controlled by a configurable time slider. ArcGIS Maps SDK for JavaScript
WebMapSourceVersion GeoBlazor Docs The version of the source document from which the WebMap was read. ArcGIS Maps SDK for JavaScript
WebMapUpdateFromOptionsThumbnailSize GeoBlazor Docs The size of the thumbnail. ArcGIS Maps SDK for JavaScript
WebSceneSourceVersion GeoBlazor Docs The version of the source document from which the WebScene was read. ArcGIS Maps SDK for JavaScript
WebSceneUpdateFromOptionsThumbnailSize GeoBlazor Docs The size of the thumbnail. ArcGIS Maps SDK for JavaScript
WFSCapabilities GeoBlazor Docs WFS service information about the available layers and operations. ArcGIS Maps SDK for JavaScript
WFSFeatureType GeoBlazor Docs Provides information about an individual feature type, or layer, found in the WFS service. ArcGIS Maps SDK for JavaScript
WFSLayerCapabilities GeoBlazor Docs Describes the layer’s supported capabilities. ArcGIS Maps SDK for JavaScript
WFSLayerCapabilitiesAttachment GeoBlazor Docs
WFSLayerCapabilitiesData GeoBlazor Docs Describes characteristics of the data in the layer. ArcGIS Maps SDK for JavaScript
WFSLayerCapabilitiesEditing GeoBlazor Docs Describes editing capabilities that can be performed on the features in the layer. ArcGIS Maps SDK for JavaScript
WFSLayerCapabilitiesOperations GeoBlazor Docs Describes operations that can be performed on features in the layer. ArcGIS Maps SDK for JavaScript
WFSLayerCapabilitiesQuery GeoBlazor Docs Describes query operations that can be performed on features in the layer. ArcGIS Maps SDK for JavaScript
WFSLayerCapabilitiesQueryRelated GeoBlazor Docs Indicates if the layer’s query operation supports querying features or records related to features in the layer. ArcGIS Maps SDK for JavaScript
WFSLayerInfo GeoBlazor Docs The layer info from the WFS service. ArcGIS Maps SDK for JavaScript
WFSOperations GeoBlazor Docs Information about some operations of the WFS service. ArcGIS Maps SDK for JavaScript
WFSOperationsDescribeFeatureType GeoBlazor Docs
WFSOperationsGetCapabilities GeoBlazor Docs
WFSOperationsGetFeature GeoBlazor Docs
Enums  
ScreenshotFormat The format of the resulting encoded data url.

dymaptic.GeoBlazor.Core.Options Namespace

Classes  
BasemapLayerListCatalogOptions GeoBlazor DocsCatalogLayer specific properties. default null ArcGIS Maps SDK for JavaScript
BookmarkOptions GeoBlazor Docs Specifies how bookmarks will be created or modified. ArcGIS Maps SDK for JavaScript
CreatePopupTemplateOptions GeoBlazor Docs Options for creating the PopupTemplate. ArcGIS Maps SDK for JavaScript
DefaultUpdateHighlightOptions Default update options set for the Sketch widget. Update options set on this property will be overwritten if the update options are changed when update() method is called.
FeatureEditOptions GeoBlazor Docs
FeatureFormViewModelValidateContingencyConstraintsOptions GeoBlazor Docs
GeoLocationOptions W3 GeoLocation Spec
GoToOptions Animation options for the goTo() method. See properties below for parameter specifications.
GroundCreateElevationSamplerOptions GeoBlazor Docs
GroundQueryElevationOptions GeoBlazor Docs
HitTestOptions Options to specify what is included in or excluded from the hitTest.
ImageryTileMixinFetchPixelsOptions GeoBlazor Docs
LayerListCatalogOptions GeoBlazor DocsCatalogLayer specific properties. default null ArcGIS Maps SDK for JavaScript
LayerListKnowledgeGraphOptions GeoBlazor DocsKnowledgeGraphLayer specific properties. default null ArcGIS Maps SDK for JavaScript
PopupFetchFeaturesOptions GeoBlazor Docs Optional properties to use with the fetchFeatures method. ArcGIS Maps SDK for JavaScript
PopupOpenOptions GeoBlazor Docs
PopupOptions A collection of options to define when creating a Popup. ArcGIS Maps SDK for JavaScript
PortalFetchBasemapsOptions GeoBlazor Docs
PortalItemAddResourceOptions GeoBlazor Docs
PortalItemResourceFetchOptions GeoBlazor Docs
PortalItemResourceUpdateOptions GeoBlazor Docs
RasterIdentifyOptions GeoBlazor Docs Additional options to set for `identify()` method on ImageryTileLayer and WCSLayer. ArcGIS Maps SDK for JavaScript
RequestOptions GeoBlazor Docs An object with the following properties that describe the request. ArcGIS Maps SDK for JavaScript
ReshapeOptions Changes the behavior for the reshape tool. Defines the operations for edge and/or the constraints for moving a shape and/or a vertex. Only supported in 3D.
SlideUpdateFromOptions GeoBlazor Docs
SublayerGetFieldDomainOptions GeoBlazor Docs
SubtypeSublayerApplyEditsOptions GeoBlazor Docs
WebMapSaveAsOptions GeoBlazor Docs
WebMapSaveOptions GeoBlazor Docs
WebMapUpdateFromOptions GeoBlazor Docs
WebSceneSaveAsOptions GeoBlazor Docs
WebSceneSaveOptions GeoBlazor Docs
WebSceneUpdateFromOptions GeoBlazor Docs
WfsUtilsGetCapabilitiesOptions GeoBlazor Docs
WfsUtilsGetWFSLayerInfoOptions GeoBlazor Docs

dymaptic.GeoBlazor.Core.Results Namespace

Classes  
AttachmentsQueryResult Represents the result of a query for attachments, grouped by the source feature objectIds.
DeleteItemsResult GeoBlazor Docs The result of the `deleteItems()` method containing the item, if deletion is successful, and error, if any. ArcGIS Maps SDK for JavaScript
EditedFeatureResult GeoBlazor Docs Results returned from the applyEdits method if the `returnServiceEditsOption` parameter is set to `original-and-current-features`. ArcGIS Maps SDK for JavaScript
ElevationQueryResult GeoBlazor Docs Object returned when queryElevation() promise resolves:. ArcGIS Maps SDK for JavaScript
ExtentQueryResult The return type for QueryExtent(Query, CancellationToken).
FeatureEditResult FeatureEditResult represents the result of adding, updating or deleting a feature or an attachment. ArcGIS Maps SDK for JavaScript
FeatureEditsResult GeoBlazor Docs Results returned from the applyEdits method. ArcGIS Maps SDK for JavaScript
FetchItemsResult GeoBlazor Docs The result of the `fetchItems()` method containing an array of the fetched portal items, the next entry index, and the total number of results. ArcGIS Maps SDK for JavaScript
FetchPopupFeaturesResult GeoBlazor Docs The resulting features returned from the fetchFeatures method. ArcGIS Maps SDK for JavaScript
FetchResourcesResult GeoBlazor Docs Object returned when fetchResources() promise resolves. ArcGIS Maps SDK for JavaScript
GroundIntersectionResult Ground intersection result, only applies to SceneViews. The ground hit result will always be returned, even if the ground was excluded from the hitTest.
HitTestResult Object specification for the result of the MapView.HitTest method. ArcGIS Maps SDK for JavaScript
NearestPointResult Object returned from the nearestCoordinate(), nearestVertex(), and nearestVertices() methods of GeometryEngine.
PortalQueryResult GeoBlazor Docs Represents the result object returned from a portal query. ArcGIS Maps SDK for JavaScript
RasterIdentifyResult GeoBlazor Docs The result of `identify` operation on ImageryTileLayer and WCSLayer. ArcGIS Maps SDK for JavaScript
RelatedFeaturesCountQueryResult Represents the result of a query for counts of related features, grouped by the source layer or table objectIds. Value is the number of related features.
RelatedFeaturesQueryResult Represents the result of a query for related features, grouped by the source layer or table objectIds.
SearchCompleteEventResults GeoBlazor Docs
SearchResponseResults GeoBlazor Docs An array of objects representing the results of search. ArcGIS Maps SDK for JavaScript
SearchResult GeoBlazor Docs The result object returned from a search(). ArcGIS Maps SDK for JavaScript
SearchResultResponse A collection of SearchResults for each SearchSource
SearchSuggestCompleteEventResults GeoBlazor Docs
SearchViewModelSearchCompleteEventResults GeoBlazor Docs An array of objects representing the results of the search. See object specification table below for more information about the result object.
SearchViewModelSearchResult GeoBlazor Docs The result object returned from the search. ArcGIS Maps SDK for JavaScript
SearchViewModelSelectResultEventResult GeoBlazor Docs An object containing the results of the search.
SearchViewModelSuggestCompleteEventResults GeoBlazor Docs An array of objects representing the results of suggest. See object specification table below for more information about the result object.
SuggestionResult Describes the object representing the result of the Locator.SuggestLocations() method.
SuggestResponseResults GeoBlazor Docs An array of objects representing the results of suggest. ArcGIS Maps SDK for JavaScript
SuggestResult The result object returned from a suggest(). ArcGIS Maps SDK for JavaScript
ViewHit Object specification for the Results. ArcGIS Maps SDK for JavaScript

dymaptic.GeoBlazor.Core.Serialization Namespace

Classes  
DrawingToolStringConverter Converts an enum to a kebab case string for serialization. Used with LabelPlacement which returns esriServerPointLabelPlacement from the ESRI JS.
EnumToKebabCaseStringConverter<T> Converts an enum to a kebab case string for serialization.
LabelPlacementStringConverter Converts an enum to a kebab case string for serialization. Used with LabelPlacement which returns esriServerPointLabelPlacement from the ESRI JS.