elevation-profile-widget
Version:
This is the widget that will chart elevation profiles for the lines that the user draws.
26 lines (25 loc) • 701 B
JSON
{
"name": "ElevationProfile",
"label": "Elevation Profile",
"platform": "HTML",
"type": "widget",
"version": "1.2",
"wabVersion": "1.3",
"author": "Esri & Robert Scheitlin",
"description": "This is the widget that will chart evelation profiles for the lines that the user draws",
"copyright": "",
"license": "http://www.apache.org/licenses/LICENSE-2.0",
"properties": {
"hasVersionManager": false,
"inPanel":true,
"hasLocale": true,
"hasStyle":true,
"hasConfig":true,
"hasUIFile":true,
"hasSettingPage":true,
"hasSettingUIFile":true,
"hasSettingLocale":true,
"hasSettingStyle":true,
"IsController":false
}
}