Class PreplannedMapArea
Represents a single preplanned offline map area.
Inheritance
Implements
Namespace: Esri.ArcGISRuntime.Tasks.Offline
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class PreplannedMapArea : ILoadable
Remarks
Preplanned map areas are specific work areas or major incident areas that are defined by an online map
author. Each online map can contain a number of map areas. These can be provided in a list by the
Get
To successfully load a Preplanned
Constructors
Name | Description |
---|---|
Preplanned |
Initializes a new instance of the Preplanned |
Properties
Name | Description |
---|---|
Area |
Gets the area of interest Geometry bounding the preplanned map area. |
Load |
Gets the System. |
Load |
Gets the load status. |
Package |
Gets the portal items for packages related to this preplanned map area. |
Packaging |
Gets a value that describes the packaging status of the online map area. |
Portal |
Gets the Portal |
Update |
Gets a value that describes the methods for obtaining updates that are supported for this preplanned map area. |
Methods
Name | Description |
---|---|
Cancel |
Cancel loading metadata for the object. |
Create |
Initializes a new instance of the Preplanned |
Create |
Initializes a new instance of the Preplanned |
Load |
Load the metadata for the object asynchronously. |
Retry |
Loads or retries loading metadata for the object asynchronously. |
Events
Name | Description |
---|---|
Loaded | Event that is raised when the object is done loading. |
Load |
Event that is raised when the Load |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.2.1 - 200.6 |
Xamarin.Android | 100.2.1 - 100.15 |
Xamarin.iOS | 100.2.1 - 100.15 |
UWP | 100.2.1 - 200.6 |