Show / Hide Table of Contents

Namespace Esri.ArcGISRuntime.Mapping

Classes

AnnotationLayer

An instance of this class represents a layer that can visualize annotation text data.

AnnotationSublayer

Allows you to interrogate the properties of a sublayer within an AnnotationLayer and to change the visibility of the sublayer.

ArcGISMapImageLayer

A layer that can display data from an ArcGIS Map service by using dynamically generated map images.

ArcGISMapImageSublayer

A sublayer of an ArcGIS map image layer.

ArcGISSceneLayer

A class that represents a layer that renders scene services or local scene packages.

ArcGISSublayer

The base class for ArcGIS sublayer classes such as ArcGISMapImageSublayer, ArcGISTiledSublayer, and SubtypeSublayer.

ArcGISTiledElevationSource

An elevation source based on a tiled ArcGIS image service containing elevation data.

ArcGISTiledLayer

A layer that can visualize data from an ArcGIS map service or a local TileCache by using previously generated tiles.

ArcGISTiledSublayer

An ArcGIS tiled sublayer.

ArcGISVectorTiledLayer

A layer that can visualize data from an ArcGIS vector tile service or a local VectorTileCache.

Basemap

Represents the basemap, which holds layers that provide a geographic context and a visual backdrop for operational data. Layers in a basemap can supply imagery, place names, administrative boundaries, and elevation data.

BasemapStyleInfo

Information about a given BasemapStyle available from the Basemap Styles Service, including human-readable name, thumbnail url and customization options.

BasemapStyleLanguageInfo

Information about a language that can be used to customize labels on a basemap.

BasemapStyleParameters

Provides parameters for creating a Basemap from a BasemapStyle.

BasemapStylesServiceInfo

Represents the service metadata for the Basemap Style Service.

BingMapsLayer

A layer for displaying data from a Bing Maps web service.

Bookmark

Represents a geographic or time location for quick navigate.

BookmarkCollection

A collection of bookmarks.

Camera

Used for defining the perspective of a scene. It is a visual snapshot of an observation of the Earth with various layers displayed in a SceneView.

ChartImage

Represents an image of a chart.

ChartImageParameters

Represents the options used to generate a ChartImage.

DimensionLayer

A layer that can visualize dimension features data.

DisplayFilter

Represents a type used for limiting which features are rendered.

DisplayFilterDefinition

Provides definition on how features are filtered from the display.

DynamicEntityLayer

A Layer that displays dynamic entity observations from real-time services.

ElevationSource

Elevation sources provide a surface on which data can be draped or offset from.

ElevationSourceCollection

A collection of elevation sources.

Expiration

Expiration details that indicate whether a given package is out of date.

FeatureCollectionLayer

A layer that can visualize a FeatureCollection.

FeatureLayer

A layer that can visualize feature data.

GeoModel

A base class for Map or Scene, which contain layers and additional properties and can be displayed in a Esri.ArcGISRuntime.UI.Controls.GeoView.

GroupLayer

A container for other layers and group layers. It is used to represent datasets that are composed of multiple layers to be managed as a single layer with respect to display in a map or scene.

ImageAdjustmentLayer

A base class for raster layer type that allows for per-pixel adjustments.

ImageTileData

Tile information returned by the GetTileDataAsync(Int32, Int32, Int32, CancellationToken) call.

ImageTiledLayer

Abstract base class for layers that display cached maps. You would typically work with one or more sub-classes of this class.

IntegratedMeshLayer

A layer that renders an integrated textured mesh.

ItemResourceCache

Contains information about the offline resources typically associated with a custom style of an ArcGISVectorTiledLayer.

KmlLayer

A layer that can visualize KML data.

LabelDefinition

Describes an object that defines the text, appearance, and position of labels for features within a given scale range via ArcGIS JSON.

Layer

A base class for classes that represent layers.

LayerCollection

A collection of layers

LayerSceneProperties

Collection of properties for layers or overlays that participate in a Scene.

LayerViewState

Class to indicate the state of a layer in a GeoView.

LayerViewStateChangedEventArgs

Event arguments for the GeoView.LayerViewStateChanged event

LegendInfo

This object represents a legend item.

LoadSettings

This class allows you to specify how the map/scene should treat feature layers.

ManualDisplayFilterDefinition

Filter features from the display based on the specified active display filter.

Map

A map is a container for layers. Use a map together with a map view to display layers of geographic data in 2D.

MapSublayerSource

A sublayer source that refers to an existing layer in the current map service.

MobileBasemapLayer

A layer that can visualize the basemap layer of a map from mobile map package.

MobileMapPackage

A mobile map package.

MobileScenePackage

A mobile scene package.

OfflineSettings

Represents settings in an online web map which the author has configured for offline use.

Ogc3DTilesLayer

A layer to visualize 3D tiles data that conforms to the OGC 3D Tiles specification.

OpenStreetMapLayer

A layer that can visualize images from the OpenStreetMap servers.

PointCloudLayer

A layer that can visualize a point cloud layer.

RasterElevationSource

An elevation source based on raster elevation files.

RasterLayer

An instance of this class allows you to display raster data (from a raster data source).

RasterSublayerSource

Sublayer source that is a file-based raster, residing in a registered raster workspace.

ScaleDisplayFilterDefinition

Filter features from the display based on the current map scale.

ScaleRangeDisplayFilter

A DisplayFilter that is applied on the layer based on the provided scale range.

Scene

The scene is a container for layers. You use a scene together with a Esri.ArcGISRuntime.UI.Controls.SceneView to display layers of geographic data in 3D.

SceneLayerPolygonFilter

Filter features from an ArcGISSceneLayer using one or more polygons and a SceneLayerPolygonFilterSpatialRelationship.

ServiceImageTiledLayer

An abstract class for all image tiled layers that fetch map tiles from a remote service.

SublayerSource

The source of an ArcGISMapImageSublayer, used to create dynamic layers.

SubtypeFeatureLayer

A layer that can visualize feature data with different visibility, rendering, popup properties, and so on for some or all of the subtypes in an ArcGISFeatureTable.

SubtypeSublayer

A sublayer that allows custom rendering for features of a particular subtype.

Surface

Surface contains elevation sources and defines a surface upon which layers and overlays can be draped.

TableJoinSublayerSource

Table Join sublayer source that is the result of a join operation between two sublayer sources.

TableQuerySublayerSource

Represents a sublayer source that is a layer/table defined by a SQL query.

TableSublayerSource

Represents a sublayer source that is a table, a feature class, or a raster that resides in a registered workspace (either a folder or geodatabase).

TileCache

A local on-disk cache of pre-rendered map tiles that can be used to create a layer.

TrackDisplayProperties

Controls the display of tracks for a DynamicEntityLayer.

TransformationMatrix

A class for holding a translation and quaternion array. This is used for camera movement while preventing gimbal lock.

VectorTileCache

A local cache of vector tiles that can be used to create an ArcGISVectorTiledLayer.

VectorTileStyle

Style information for an ArcGISVectorTiledLayer.

Viewpoint

Defines the visible area of a GeoModel that is displayed in a Esri.ArcGISRuntime.UI.Controls.GeoView.

WebTiledLayer

A layer that requests image tiles based on a URL template, providing a simple way to display maps from non-ArcGIS web services or local tile caches.

WmsLayer

A Layer that displays data from OGC Web Map Services (WMS).

WmsSublayer

Describes a sublayer of WmsLayer.

WmtsLayer

Displays data from a WMTS service by using pre-generated tiles.

Worldview

Defines a valid representation of a disputed boundary (a.k.a worldview) on a BasemapStyleParameters.

Interfaces

ILayerContent

An interface for building a Table of Contents.

Enums

ArcGISSublayerType

The types of ArcGISSublayer.

BasemapStyle

Lists available basemap styles.

BasemapStyleLanguageStrategy

Options for setting the language on a Basemap created from a BasemapStyle.

BingMapsLayerStyle

Specifies the map style that should be displayed by a Bing Maps layer.

CacheStorageFormat

The storage format of a TileCache.

ChartImageStyle

Enumerates styles that can be used to generate a ChartImage.

ExpirationType

Enumerates the possible types of expiration.

FeatureRenderingMode

Rendering modes available for feature layers.

FeatureTilingMode

Feature tiling modes available to feature layers. This determines how feature tiling is handled for each layer. Using the default mode is highly recommended. As of now, only services based on service feature tables support feature tiling.

GroupVisibilityMode

Specifies the visibility modes on a GroupLayer.

JoinType

The join type (inner or left outer) of a TableJoinSublayerSource.

LabelGeometryStrategy

The strategy for how to use the geometry of the feature when calculating the label position.

LayerViewStatus

The status of a layer in the GeoView.

MapServiceImageFormat

The image formats supported by ArcGIS map services and ArcGIS image services.

NavigationConstraint

Identifies type of navigation constraint based on the surface elevation.

NoDataTileBehavior

The ImageTiledLayer behavior for the tiles without data.

SceneLayerDataType

Identifies the type of data contained within an ArcGISSceneLayer.

SceneLayerPolygonFilterSpatialRelationship

The spatial relationships for filtering using polygon geometries.

SceneViewTilingScheme

Enumerates options for the Scene tiling scheme.

SelectionMode

Describes how to combine a feature selection request with the current selected features list.

SurfacePlacement

The options for handling altitude values relative to a Surface in a SceneView.

TileImageFormat

The image formats supported by ArcGIS tiled map services.

ViewpointType

Supported Viewpoint types.

In This Article
Back to top Copyright © 2022 Esri.