document link: Service-areas
I don't know the meaning of defaultBreaks inside.
when i write [2] in this input field, is the desired range the range of walking for 2 minutes?
If I want to set the walking distance of 1000 meters, how should I set it
Great question @Storylm, here is the documentation that will give you more details about defaultBreaks: https://developers.arcgis.com/rest/network/api-reference/service-area-synchronous-service.htm#ESRI_S...
"The unit for this parameter is based on the unit of the impedance attribute specified using impedanceAttributeName parameter or the impedanceAttributeName of the travel mode if travel mode is specified. If the impedanceAttributeName parameter is TravelTime, the values specified as the defaultBreaks parameter are interpreted to be in minutes, and the service generates time-based service areas. Otherwise, the values are interpreted to be in miles or kilometers based on whether the impedanceAttributeName is set to Miles or Kilometers, respectively, and the service generates distance-based service areas."