MapSettingsConfig
MapSettingsConfig =
object
Defined in: src/MapSettings.tsx:5
Properties
Section titled “Properties”apiKey?
Section titled “apiKey?”
optionalapiKey?:string
Defined in: src/MapSettings.tsx:7
ArcGIS API key. Equivalent to passing apiKey to the config plugin, but at runtime.
license?
Section titled “license?”
optionallicense?:string
Defined in: src/MapSettings.tsx:12
ArcGIS deployment license string. Removes the “Licensed for Developer Use Only” watermark.
Separate from apiKey: the key authenticates services, the license unlocks deployment.