Skip to content

MapSettings

MapSettings(__namedParameters): Element

Defined in: src/MapSettings.tsx:25

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

PropsWithChildren<MapSettingsProps>

Element