Esri / elevation-profile-template

Elevation Profile is a configurable application template used to display the elevation profile for a selected feature or a measured line along with a web map.
Apache License 2.0
29 stars 27 forks source link

Widget File #18

Closed gnh632 closed 4 years ago

gnh632 commented 4 years ago

Hi,

I am trying to include this in the ESRI Web Appbuilder, but I am not seeing the widget file. Has this moved fully to the REST API, or is there a way to add this in as a widget? I tried grabbing the download from https://www.arcgis.com/home/item.html?id=b9d247c297f144459854751740f59f68. Neither 3.4 or 3.6 work. I believe this is due to Flash.

Thanks for any details or help on this! Garrett ReadMe.pdf Elevation_Profile_Widget_for_FV2.zip

kellyhutchins commented 4 years ago

The ArcGIS API for JavaScript version 3.x has an elevation profile widget you should be able to add to a WAB app. Details on the widget are here: https://developers.arcgis.com/javascript/3/jsapi/elevationprofile-amd.html

gnh632 commented 4 years ago

Through that link, I think I found a more recent plug and play version: https://community.esri.com/docs/DOC-3342-elevation-profile-widget-version-214-1232019. I am not the most versed in the dojo style of JavaScript. If you have additional information on that, I will look over that as well. Thanks for your quick response!