Options
All
  • Public
  • Public/Protected
  • All
Menu

Configure global properties of the library.

Read more...

Hierarchy

  • config

Index

Properties

apiKey

apiKey: string

An authorization string used to access a resource or service.

Read more...

assetsPath

assetsPath: string

Overrides the URL for loading the API assets when using local builds of the @arcgis/core and arcgis-js-api NPM packages.

Read more...

fontsUrl

fontsUrl: string

The URL for font resources used by the Font class in FeatureLayer and CSVLayer labels.

Read more...

geoRSSServiceUrl

geoRSSServiceUrl: string

The URL for the utility service used by GeoRSSLayer to convert GeoRSS documents.

Read more...

geometryServiceUrl

geometryServiceUrl: string

The default GeometryService used by widgets and other operations, such as on-the-fly projections.

Read more...

kmlServiceUrl

kmlServiceUrl: string

The URL for the utility service used by KMLLayer to convert KML documents.

Read more...

log

An object with properties that control various aspects of log messages.

Read more...

portalUrl

portalUrl: string

The default URL of new portal instances.

Read more...

request

request: configRequest

An object with properties that control various aspects of communication between the library and web servers.

Read more...

workers

workers: configWorkers

An object with properties that control various aspects of the workers framework.

Read more...

Generated using TypeDoc