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.

    You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

    Your ArcGIS portal

    Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

    Your ArcGIS Location Platform dashboard

    Manage billing, monitor service usage, and access additional resources.

    Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

    Close