Select to view content in your preferred language

ArcGIS Javascript SDK in Power Platform component framwork

289
0
10-16-2024 12:25 AM
RuneHanssens
New Contributor

Hi all,

I am trying to create a Power Platform component framework component (PCF) that uses the ArcGIS Javascript SDK.

I am wondering if anyone has experience with this and can help me out?

The component works fine when I test it locally but stops working when I deploy it to my Power Platform environment. I don't see any error in the console that can indicate issues with my deployed component. I just get an empty container without a map. 

Locally I can see in the DOM that there is a canvas element displaying my webmap With my deployed component, this DOM element is missing.

The code can be found on my github page: https://github.com/RuneHanssens/PCF-ArcGIS

0 Kudos
0 Replies