Loadable is a characteristic of a resource, such as a layer, map, or portal item, that allows developers to perform tasks such as:

  • Monitoring the load status of the resource.
  • Retrying the resource load if previous load attempts failed.

A loadable resource handles concurrent and repeated requests to load to accommodate the common practice of sharing the same resource instance among various parts of an app.

Related terms

  • asynchronous
  • layer
  • map

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