Skip to content
Guides API

MapSettingsConfig

MapSettingsConfig = object

Defined in: src/MapSettings.tsx:5

optional apiKey?: string

Defined in: src/MapSettings.tsx:7

ArcGIS API key. Equivalent to passing apiKey to the config plugin, but at runtime.


optional license?: 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.