Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LayerConstructor

Hierarchy

  • LayerConstructor

Index

Constructors

constructor

  • The layer is the most fundamental component of a Map.

    Read more...

    Parameters

    Returns Layer

Methods

fromArcGISServerUrl

  • Creates a new layer instance from an ArcGIS Server URL.

    Read more...

    Parameters

    Returns Promise<Layer>

fromPortalItem

  • Creates a new layer instance of the appropriate layer class from an ArcGIS Online or ArcGIS Enterprise portal item.

    Read more...

    Parameters

    Returns Promise<Layer>

Generated using TypeDoc