Show / Hide Table of Contents

Property OfflineMapInfo

| Edit this page View Source

OfflineMapInfo

Gets or sets OfflineMapInfo to display areas for in the list.

Declaration
public OfflineMapInfo? OfflineMapInfo { get; set; }
Property Value
Type Description
OfflineMapInfo
Remarks

A set of previously stored offline map infos can be obtained from OfflineManager.Shared.OfflineMapInfos. When an OfflineMapInfo is set, the view will attempt to load the areas associated with that info and display the map areas for it in the list.

note

Setting this will set the OnlineMap property to null

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX