The OnlineOnlyServicesOption can be one of:
Constant | Description |
---|---|
Enums.OnlineOnlyServicesOptionExclude | (0) Online layers and tables that cannot be taken offline will be excluded when taking a map offline. |
Enums.OnlineOnlyServicesOptionInclude | (1) Online layers and tables that cannot be taken offline will be included when taking a map offline and will continue to reference the online service. |
Enums.OnlineOnlyServicesOptionUseAuthoredSettings | (2) A given layer or table will be taken offline, included as online content, or excluded according to the settings in the web map. When a web map is created, the author has the option to pre-select which layers should remain online. This can include:
|
If no settings are provided in the web map, the default behavior will be to omit any online-only layers or tables from the offline map. This matches the Enums.OnlineOnlyServicesOptionExclude option.