Hi everyone !
We are currently facing an issue while trying to integrate ArcGIS Maps SDK for JavaScript in PowerApps, in a Canvas App.
When creating a MapView in different ways (we tried with map components and widgets), the <canvas> is not created in the DOM, so the map is not rendered on the screen. We tried debugging by logging when the MapView is ready (the event is fired) and looking at the properties of the MapView, but no errors are present in the properties (fatalErrors, etc.).
Does anyone have an idea for how to fix this issue or succeeded in integrating ArcGIS Maps SDK for JS in PCF control in a canvas app?
thanks !