Show TOC

Esri API ConfigurationLocate this document in the navigation structure

If the ESRI JavaScript API library is being used and the UI resides on a server other than the SAP Geographical Enablement Framework server, then the framework's server needs to be added as a CORS domain with the following line of code at the beginning of onMapUtilsInitialized() in MapPanel.controller.js: esriConfig.defaults.io.corsEnabledServers.push('ldciqi3.wdf.sap.corp:44375');