Skip to content
Guides API

MapSettings

MapSettings(__namedParameters): Element

Defined in: src/MapSettings.tsx:30

Global ArcGIS settings (mirrors esriConfig). Applies the API key and license synchronously during render, before any descendant <Map> / <MapView> (and the native map load) mount — so the very first map load already sees them. Guarded by value so each only re-applies when it changes.

PropsWithChildren<MapSettingsProps>

Element