An offline map is a map area and its data content downloaded from an offline-enabled
- Defining map areas ahead-of-time
The ahead-of-time workflow, also known as the preplanned workflow, is a development pattern for building offline applications where offline map areas in a web map are used by the offline application. : The web map author defines areas within the web map to be packaged as offline maps. These areas are called offline map areasAn offline map area, also known as a preplanned map area, is an area in a web map used to create an offline map. . Then, the offline app will download one of the offline map areas that the web map author has defined. - Defining map areas on-demand
The on-demand workflow is a development pattern for building offline applications where the offline application defines an area of a web map to take offline. : The offline app will define an area of the web map to take offline. Then, ArcGIS Maps SDKs for Native AppsArcGIS Maps SDKs for Native Apps, previously known as ArcGIS Runtime SDKs, are developer products for building mapping and spatial analysis applications for native devices. will generate an offline map from the specified area and download it. The web map author has no involvement in this process.
Tutorials
Related
Related terms
- offline
Offline is the state of having no network connection and applications cannot access ArcGIS Online or ArcGIS Enterprise.