Obsolete Members for PreplannedMapArea

  • PreplannedMapArea
  • The following members of class PreplannedMapArea are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.

    Public Functions

    (obsolete) Esri::ArcGISRuntime::TaskWatcher contentItems()

    Member Function Documentation

    Esri::ArcGISRuntime::TaskWatcher PreplannedMapArea::contentItems()

    This function is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.

    Starts a task to fetch the content items for this preplanned map area.

    This method populates an ImmutablePortalItemListModel with the content items for this preplanned area. Contains a list of package items for this preplanned map area, if there are any. The package items will also be available in packageItems. The results of this operation are cached, so the same portal item instances will be returned with each subsequent call of this method.

    This method returns a TaskWatcher for the asynchronous operation.

    Replaced in Esri::ArcGISRuntime 100.14 by loading the PreplannedMapArea and accessing the items with packageItems.

    This function was introduced in Esri::ArcGISRuntime 100.3.

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.