An authorization string used to access a resource or service.
Overrides the URL for loading the API assets when using local builds of the @arcgis/core and arcgis-js-api NPM packages.
"https://js.arcgis.com/[4.x]/@arcgis/core/assets"
[Read more...](https://developers.arcgis.com/javascript/latest/api-reference/esri-config.html#assetsPath)
The URL for font resources used by the Font class in FeatureLayer and CSVLayer labels.
"https://static.arcgis.com/fonts"
[Read more...](https://developers.arcgis.com/javascript/latest/api-reference/esri-config.html#fontsUrl)
The URL for the utility service used by GeoRSSLayer to convert GeoRSS documents.
"https://utility.arcgis.com/sharing/rss"
[Read more...](https://developers.arcgis.com/javascript/latest/api-reference/esri-config.html#geoRSSServiceUrl)
The default geometryService used by widgets and other operations, such as on-the-fly projections.
"https://utility.arcgisonline.com/arcgis/rest/services/Geometry/GeometryServer"
[Read more...](https://developers.arcgis.com/javascript/latest/api-reference/esri-config.html#geometryServiceUrl)
The URL for the utility service used by KMLLayer to convert KML documents.
"https://utility.arcgis.com/sharing/kml"
[Read more...](https://developers.arcgis.com/javascript/latest/api-reference/esri-config.html#kmlServiceUrl)
An object with properties that control various aspects of log messages.
The default URL of new portal instances.
"https://www.arcgis.com"
[Read more...](https://developers.arcgis.com/javascript/latest/api-reference/esri-config.html#portalUrl)
An object with properties that control various aspects of communication between the library and web servers.
The default routing service used by the RouteLayer and the Directions widget.
"https://route-api.arcgis.com/arcgis/rest/services/World/Route/NAServer/Route_World"
[Read more...](https://developers.arcgis.com/javascript/latest/api-reference/esri-config.html#routeServiceUrl)
An object with properties that control various aspects of the workers framework.
Generated using TypeDoc
Configure global properties of the library.
Read more...