Has anyone found any work arounds for the new measure widget? It tanks our application as soon as a user opens it up by either slowing down the app immensely, or just crashing it completely.
Seems other people are experiencing this, I tacked on here but didn't get a response:
https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-measuring-tool-performance/m-p/1522807
I think it has something to do with the snapping capabilities, probably has to save all vertices in memory as soon as it opens? My app has like 50 layers, a couple of which are nationwide with potentially hundreds of millions of vertices. Maybe for larger apps there should be a version with no snapping at all?
Has anyone created a custom widget for this? Was about to go down that road myself, but rather not re-invent the wheel.
I had to remove it from my application and tell my users to use the web appbuilder version of our application for the time being. Not really a good solution to a simple mapping feature.