Hi everyone,
I am seeking advice on the functionality on this tool called SiteRight (which I assume was made in Experience Builder) (https://tnc-ps-web.s3.amazonaws.com/India_SiteRight/Planning/index.html?state=ma)
There is a small button in the top left corner of the map that says "Run Analysis". It allows the user to type in a required energy capacity and then have the tool identify a ranked list of areas that are most suitable (see screenshot below).
Is there a specific widget for this? I'm guessing it's running a custom Locate function on a precomputed suitability raster.
Any advice would be greatly appreciated. I am on a Creator account and would upload screenshots, but I'm getting a message saying I do not have permission to upload images.
Kind regards
It looks like this is an Experience Builder Developer Edition custom app.
If you open the console to the elements tab, you can see the widget container is using the ArcGIS Maps SDK for JavaScript Expand widget and a custom HTML/CSS/JavaScript analysis panel. The classes are not ArcGIS classes and likely come from custom CSS.
<div id="AnalysisDiv">
<input type="text" id="capacity">