{
  "comment": "Do not change lyr_types unless you have the widget JS code to support them",
  "geometryService": {
    "url": "http://tasks.arcgisonline.com/ArcGIS/rest/services/Geometry/GeometryServer"
  },
  "geocodeService": {
    "url": "https://geocode.arcgis.com/arcgis/rest/services/World/GeocodeServer"
  },
  "routeService": {
    "url": "http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/Network/USA/NAServer/Route",
    "comment": "https://route.arcgis.com/arcgis/rest/services/World/Route/NAServer/Route_World"
  },
  "enableRouting": true,
  "special_layer": {
    "label": "Weather",
    "value": "weather",
    "url": "http://api.worldweatheronline.com/free/v1/weather.ashx?format=json&num_of_days=3&extra=localObsTime&key=63hkyhwzpks3a3kj9k9jdfeg",
    "external_lyr": {
      "label": "Weather observation web service",
      "url": "http://api.worldweatheronline.com/free/v1/weather.ashx?format=json&num_of_days=3&extra=localObsTime&key=63hkyhwzpks3a3kj9k9jdfeg"
    }
  },
  "bufferRange": {
    "minimum": 0,
    "maximum": 100
  },
  "distanceUnits": "miles",
  "distanceSettings": {
    "miles": 9035,
    "kilometers": 9036,
    "feet": 9002,
    "meters": 9001,
    "yards": 9037,
    "nauticalMiles": 9030
  },
  "maxDistance": "80",
  "defaultZoomLevel": 13,
  "tabs": [{
      "label": "Weather",
      "type": "weather",
      "layers": "",
      "url": "http://api.worldweatheronline.com/free/v1/weather.ashx?format=json&num_of_days=3&extra=localObsTime&key=63hkyhwzpks3a3kj9k9jdfeg"
    }],
  "csvAllFields": "true",
  "summaryDisplayEnabled": "true"
}
