API Reference Overview
The API Reference contains detailed descriptions for each class in the ArcGIS API for JavaScript. Use the API Reference to find constructor options as well as 1)Properties,
2)Methods and
3)Events for each class.
Classes in the API are organized in modules.
https://developers.arcgis.com/javascript/3/jsapi/

require(["esri/basemaps"], function(esriBasemaps) { /* code goes here */ });
require(["esri/Color"], function(Color) { /* code goes here */ });
require(["esri/config"], function(esriConfig) { /* code goes here */ });
























No comments:
Post a Comment