API Reference
Layers
Layers
provide visualization capabilities for data hosted in Feature Services, Map Services and Image Services. See Introduction to Layer Types for more information on when to use which type.
L.esri.BasemapLayer
L.esri.Cluster.FeatureLayer
L.esri.DynamicMapLayer
L.esri.FeatureLayer
L.esri.Heat.FeatureLayer
L.esri.ImageMapLayer
L.esri.TiledMapLayer
L.esri.Vector.vectorBasemapLayer
L.esri.Vector.vectorTileLayer
Controls
Controls
provide user interface controls (or: components, widgets) for various purposes.
Tasks
Tasks
are wrappers for commonly used API methods on ArcGIS services. They expose commonly used parameters to make them more accessible to Leaflet.
L.esri.Find
L.esri.Geocoding.Geocode
L.esri.Geocoding.ReverseGeocode
L.esri.Geocoding.Suggest
L.esri.GP.Task
L.esri.IdentifyFeatures
L.esri.IdentifyImage
L.esri.Query
L.esri.Related.Query
Miscellaneous
Utility classes helpful for making AJAX requests to ArcGIS Server and ArcGIS Online and manipulating responses.
Base Classes
The classes below provide the underpinnings for Layers
classes which are typically added to maps. Services wrap ArcGIS API endpoints exposing common methods for interacting with the APIs and handling proxying and authentication.